Yannick Jadoul
|
f62b9755e1
|
Update Python 3.7.0rc1 to 3.7.0 on macOS
|
2018-06-30 18:28:04 +02:00 |
|
Yannick Jadoul
|
57a2259a00
|
Merge pull request #66 from mayeut/drop-linux-python3.3
Give ownership of the wheel files to the current user instead of root on Linux
|
2018-05-06 16:00:42 +02:00 |
|
Yannick Jadoul
|
a863e21b14
|
Merge pull request #68 from mayeut/python-update
macOS: update to python 2.7.15
|
2018-05-04 17:43:36 +02:00 |
|
Yannick Jadoul
|
c8019dac1d
|
Merge pull request #67 from mayeut/only-drop-linux-python3.3
Drop python 3.3 support on Linux
|
2018-05-04 12:12:48 +02:00 |
|
Yannick Jadoul
|
23ab1f780e
|
Merge pull request #61 from YannickJadoul/pip-verbose
Adding an option to make the `pip wheel` invocation more or less verbose
|
2018-04-30 15:24:19 +02:00 |
|
Yannick Jadoul
|
eedcd62753
|
Renaming util.get_build_verbosity_flag into util.get_build_verbosity_extra_flags
|
2018-04-30 15:07:56 +02:00 |
|
Yannick Jadoul
|
8d9d970874
|
Fixing empty verbosity flag argument to subprocess.check_call
|
2018-04-08 21:51:19 +02:00 |
|
Yannick Jadoul
|
c563bca054
|
Adding an to make the pip wheel invocation more or less verbose
|
2018-04-08 21:37:40 +02:00 |
|
Yannick Jadoul
|
2ebde4c078
|
Reverting removal of prepare_command to maintain backwards compatibility of configurations with {python} and {pip}
|
2018-04-08 17:01:54 +02:00 |
|
Yannick Jadoul
|
e33b6bed77
|
Replacing leftover test_command.format(...) by prepare_command(test_command, ...) in linux.py
|
2018-04-08 16:50:10 +02:00 |
|
Yannick Jadoul
|
4d61b08fa3
|
Updating README, removing documentation on {python} and {pip}
|
2018-04-08 15:26:09 +02:00 |
|
Yannick Jadoul
|
5e009e53c9
|
Symlinking only on first-time installation of Python versions on mac OS X
|
2018-04-08 15:15:47 +02:00 |
|
Yannick Jadoul
|
783a4deec6
|
Symlinking python3 and pip3 to python and pip for OS X runs
|
2018-04-08 15:05:21 +02:00 |
|
Yannick Jadoul
|
529e22bfe0
|
Removing {python} from test 03_before_build
|
2018-04-08 14:14:01 +02:00 |
|
Yannick Jadoul
|
418cb9c39d
|
Removing replacement of {python} and {pip} in CIBW_BEFORE_BUILD
|
2018-04-08 13:40:30 +02:00 |
|
Yannick Jadoul
|
99469087ed
|
Replacing {python} and {pip} in CIBW_TEST_COMMAND (and {project} in CIBW_BEFORE_BUILD) for consistency
|
2018-04-07 23:57:58 +02:00 |
|
Yannick Jadoul
|
b0afaf33c2
|
Added the Parselmouth project to the projects using cibuildwheel in the README
|
2017-09-14 10:54:01 +02:00 |
|