- 31 Mar, 2017 10 commits
-
-
Jason R. Coombs authored
Although bootstrap.py is installing the deps, it removes them as well, so doc builds still require build deps.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Make sure bootstrap finishes before continuing, and ensure that jaraco.packaging.sphinx is run before rst.linker.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 26 Mar, 2017 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
fixed incomplete import of packaging.specifiers and packaging.version
-
- 24 Mar, 2017 1 commit
-
-
Jim Fulton authored
This fixes: #997
-
- 11 Mar, 2017 5 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix documentation upload by fixing content_type in _build_multipart on Python 3.x.
-
Florian Schulze authored
-
- 03 Mar, 2017 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix for auto_chmod behavior
-
- 27 Feb, 2017 1 commit
-
-
Emil Styrke authored
Apparently, in (at least) python 3.5.2, the function that is called on Windows to remove files is os.unlink and not os.remove. This results in permission errors when trying to clean up after easy_install has been used to install a package from a Git repository.
-
- 26 Feb, 2017 1 commit
-
-
Jason R. Coombs authored
Add a test capturing new proposed expectation that Setuptools' build dependencies should not require setuptools to build in order to avoid inevitable conflicts when bootstrapping from source. Packaging fails this test. Ref #980
-
- 24 Feb, 2017 2 commits
-
-
Jason R. Coombs authored
Python 3.6 invalid escape sequence deprecation fixes
-
Ville Skyttä authored
-
- 23 Feb, 2017 7 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
In upload, infer the username using getpass.getuser()
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 21 Feb, 2017 1 commit
-
-
Jason R. Coombs authored
If m is non-true, then has_mfs must have been False.
-
- 13 Feb, 2017 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
A local version label starts with a '+' sign
-
- 12 Feb, 2017 4 commits
-
-
Moriyoshi Koizumi authored
-
Moriyoshi Koizumi authored
-
Moriyoshi Koizumi authored
-
-