- 26 Nov, 2016 4 commits
- 18 Nov, 2016 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Drop exception support for packages triggering win32com cache generation during build/install. Fixes #841
-
- 13 Nov, 2016 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 04 Nov, 2016 7 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Support Python 3.3.0 for extension suffix
-
Jason R. Coombs authored
Use packaging.version.Version to sort filenames by the version of the package they represent. Alternate implementation of that proposed in #829. Also ref #629.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add test to verify the install of Pypi top packages
-
- 03 Nov, 2016 3 commits
-
-
Thiebaud Weksteen authored
-
Paul Kehrer authored
-
Paul Kehrer authored
In setuptools 27.0+ extension building fails on Python 3.3.0 because the extension suffix is obtained using `SO` and not `EXT_SUFFIX` (which is used in 3.3.1 and above). See: https://hg.python.org/cpython/file/v3.3.0/Lib/distutils/command/build_ext.py#l673 This patch tries `EXT_SUFFIX` and falls back to `SO` if `EXT_SUFFIX` is falsey.
-
- 31 Oct, 2016 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 30 Oct, 2016 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 28 Oct, 2016 5 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add a namespace module.
-
Jason R. Coombs authored
Remove _add_defaults_data_files override
-
Jason R. Coombs authored
Fix spacing after comment hash.
-
- 26 Oct, 2016 1 commit
-
-
Thiebaud Weksteen authored
-
- 25 Oct, 2016 1 commit
-
-
stepshal authored
-
- 23 Oct, 2016 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-