aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 40.2.0 → 40.3.0v40.3.0Jason R. Coombs2018-09-168-8/+13
* Merge pull request #1491 from pypa/revert-1324-safe_nameJason R. Coombs2018-09-162-3/+2
|\
| * Revert "Make safe_name compliant to PEP 503 and behaviour of pip > 8.1.2"Jason R. Coombs2018-09-162-3/+2
|/
* Add periods to changelog entriesJason R. Coombs2018-09-162-2/+2
* Minor rewordJason R. Coombs2018-09-161-1/+1
* Merge pull request #1402 from daa/pkg-resources-always-handle-namespace-packa...Jason R. Coombs2018-09-163-13/+41
|\
| * remove xfail for AppVeyor from namespace tests entirelyAlexander Duryagin2018-08-211-4/+0
| * remove xfail for namespace tests that actually pass in AppVeyorAlexander Duryagin2018-08-211-13/+1
| * change formatting to fix flake8 warningAlexander Duryagin2018-08-171-2/+4
| * xfail namespace packages tests on appveyor instead of skipping themAlexander Duryagin2018-08-171-8/+16
| * added changelog.d entryAlexander Duryagin2018-06-271-0/+2
| * always process module.__path__ for namespace packages, fixes #1321Alexander Duryagin2018-06-272-5/+37
* | Merge pull request #1324 from torsava/safe_nameJason R. Coombs2018-09-162-2/+3
|\ \
| * | Update changelogJason R. Coombs2018-09-161-0/+1
| * | Make safe_name compliant to PEP 503 and behaviour of pip > 8.1.2Tomas Orsava2018-04-121-2/+2
* | | Merge pull request #1427 from stephenfin/touch-egg-info-directoryJason R. Coombs2018-09-165-0/+20
|\ \ \
| * | | egg_info: Touch 'egg-info' directoryStephen Finucane2018-08-193-0/+19
| * | | trivial: Fix file permissionsStephen Finucane2018-08-191-0/+0
| * | | gitignore: Ignore .venv directoryStephen Finucane2018-08-191-0/+1
* | | | Merge pull request #1490 from pypa/bugfix/sphinx/5417Jason R. Coombs2018-09-161-1/+1
|\ \ \ \
| * | | | Pin against sphinx 1.8.0 due to sphinx-doc/sphinx#5417.Jason R. Coombs2018-09-161-1/+1
* | | | | Fix other broken references due to moving changelogJason R. Coombs2018-09-161-4/+4
* | | | | Fix broken reference to setuptools docsJason R. Coombs2018-09-161-1/+1
|/ / / /
* | | | Update Easy Install docs reflecting the deprecation.Jason R. Coombs2018-09-161-0/+6
* | | | Remove backwards compatibility notes and future plans from Easy Install docsJason R. Coombs2018-09-161-45/+0
* | | | Merge ancient easy_install history into changelogJason R. Coombs2018-09-162-498/+477
* | | | Merge pull request #1477 from gaborbernat/no-sdist-wheelJason R. Coombs2018-09-163-6/+12
|\ \ \ \
| * | | | build_meta.get_requires_for_build_sdist does not include wheelBernat Gabor2018-09-133-6/+12
* | | | | Configure readthedocs with a .yml fileJason R. Coombs2018-09-161-0/+4
* | | | | Merge pull request #1486 from pypa/bugfix/1111-import-warningJason R. Coombs2018-09-162-1/+7
|\ \ \ \ \
| * | | | | Suppress warnings in importer.find_module. Fixes #1111.Jason R. Coombs2018-09-142-1/+7
* | | | | | Add Tidelift badge to readmeJason R. Coombs2018-09-161-0/+3
* | | | | | Merge pull request #1479 from jdufresne/bytesJason R. Coombs2018-09-164-10/+43
|\ \ \ \ \ \
| * | | | | | Remove use of compatibility shim six.binary_typeJon Dufresne2018-09-143-10/+8
| * | | | | | Add tests for setuptools.globJon Dufresne2018-09-141-0/+35
| |/ / / / /
* | | | | | Merge pull request #1489 from nerdoc/patch-1Jason R. Coombs2018-09-161-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | link to setuptools docChristian González2018-09-151-1/+1
|/ / / / /
* | | | | Rely on rpartition.Jason R. Coombs2018-09-141-4/+4
* | | | | Assign on separate linesJason R. Coombs2018-09-141-1/+2
|/ / / /
* | | | Remove extraneous vJason R. Coombs2018-09-111-1/+1
* | | | DelintJason R. Coombs2018-08-211-26/+34
* | | | Use unicode literals in test_easy_install.Jason R. Coombs2018-08-211-11/+13
* | | | DelintJason R. Coombs2018-08-211-1/+3
* | | | Reindent to avoid hanging indent.Jason R. Coombs2018-08-211-44/+46
* | | | Bump version: 40.1.1 → 40.2.0v40.2.0Jason R. Coombs2018-08-214-3/+8
* | | | Adapt test to only run on Python 2, as it's redundant on Python 3.Jason R. Coombs2018-08-211-2/+3
* | | | Use unicode literals throughout.Jason R. Coombs2018-08-211-1/+3
* | | | Merge pull request #1466 from pfmoore/pep517_fixJason R. Coombs2018-08-213-1/+24
|\ \ \ \
| * | | | Add a changelog entryPaul Moore2018-08-211-0/+1
| * | | | Add a test for a Unicode metadata directoryPaul Moore2018-08-211-0/+9