Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Update changelog. | Jason R. Coombs | 2020-08-18 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Add changelog text for pypa/setuptools#2302 | Aren Cambre | 2020-08-16 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Merge branch 'master' of https://github.com/arencambre/setuptools | Aren Cambre | 2020-08-16 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # setuptools/msvc.py | |||||
| | | * | | | | | | | pypa/setuptools#2302 | Aren Cambre | 2020-08-16 | 1 | -3/+3 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | pypa/setuptools#2302 | Aren Cambre | 2020-08-16 | 1 | -3/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Remove six from 'extern' as vendored. | Jason R. Coombs | 2020-08-16 | 2 | -2/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #2332 from pypa/debt/cleanup-py2 | mergify[bot] | 2020-08-16 | 75 | -2547/+193 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Remove legacy Python 2 code | |||||
| | * | | | | | | | Remove six as a vendored dependency. | Jason R. Coombs | 2020-08-16 | 5 | -1738/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Remove dependency on six from packaging. | Jason R. Coombs | 2020-08-16 | 3 | -3/+7 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Remove Python 2 compatibility | Jason R. Coombs | 2020-08-16 | 68 | -806/+185 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Replace hard-coded tox working dir with the environment variable, honoring ↵ | Jason R. Coombs | 2020-08-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | non-standard working directories. | |||||
| * | | | | | | | Bump version: 49.5.0 → 49.6.0v49.6.0 | Jason R. Coombs | 2020-08-13 | 4 | -3/+8 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge pull request #2153 from pypa/bugfix/2129-better-egg-detection | Jason R. Coombs | 2020-08-13 | 2 | -3/+15 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Stricter egg detection | |||||
| | * | | | | | | Keep the full path for each entry when enumerating entries for a candidate path.bugfix/2129-better-egg-detection | Jason R. Coombs | 2020-07-03 | 1 | -1/+4 | |
| | | | | | | | | ||||||
| | * | | | | | | In pkg_resources, no longer detect any pathname ending in .egg as a Python ↵ | Jason R. Coombs | 2020-05-28 | 2 | -2/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | egg. Now the path must be an unpacked egg or a zip file. Fixes #2129. | |||||
| * | | | | | | | Bump version: 49.4.0 → 49.5.0v49.5.0 | Jason R. Coombs | 2020-08-13 | 4 | -5/+10 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #2306 from takluyver/pep517-setup-requires | Jason R. Coombs | 2020-08-13 | 3 | -3/+53 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Don't install setup_requires when run as a PEP-517 backend. | |||||
| | * | | | | | | | Flake 99 | Thomas Kluyver | 2020-08-06 | 1 | -1/+0 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Add news fragment | Thomas Kluyver | 2020-08-06 | 1 | -0/+3 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Add test for PEP 517 backends not installing setup_requires | Thomas Kluyver | 2020-08-06 | 1 | -1/+31 | |
| | | | | | | | | | ||||||
| | * | | | | | | | get_requires_for_build* hooks rely on 'installing' setup_requires | Thomas Kluyver | 2020-08-06 | 1 | -4/+5 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Don't install setup_requires when run as a PEP-517 backend. | Thomas Kluyver | 2020-08-06 | 1 | -1/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Under PEP-517, installing build dependencies is up to the frontend. Closes gh-2303 | |||||
| * | | | | | | | | Bump version: 49.3.2 → 49.4.0v49.4.0 | Jason R. Coombs | 2020-08-13 | 4 | -3/+8 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #2327 from pypa/feature/update-packaging | mergify[bot] | 2020-08-13 | 25 | -384/+1777 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update packaging to 20.4 | |||||
| | * | | | | | | | | Update changelog. | Jason R. Coombs | 2020-08-12 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Update packaging to 20.4. Closes #2310. | Jason R. Coombs | 2020-08-12 | 24 | -384/+1776 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Clean up RST. | Jason R. Coombs | 2020-08-12 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Bump version: 49.3.1 → 49.3.2v49.3.2 | Jason R. Coombs | 2020-08-12 | 5 | -4/+9 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #2314 from raimon49/provide-consistency-in-setup.cfg-docs | Jason R. Coombs | 2020-08-12 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | docs: Suggestion - Provide consistency in the description of setup.cfg | |||||
| | * | | | | | | | | Provide consistency in the description of setup.cfg | raimon | 2020-08-08 | 1 | -6/+6 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2300 from athos-ribeiro/safe_verion-docs | Jason R. Coombs | 2020-08-12 | 2 | -6/+7 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Improve safe_version documentation | |||||
| | * | | | | | | | | Improve safe_version documentation | Athos Ribeiro | 2020-08-04 | 2 | -6/+7 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2297 from radarhere/master | Jason R. Coombs | 2020-08-12 | 3 | -7/+11 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Change load_module to exec_module | |||||
| | * | | | | | | | | Update changelog. | Jason R. Coombs | 2020-08-12 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Change load_module to exec_module | Andrew Murray | 2020-08-10 | 2 | -7/+10 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2319 from pypa/fix_changelog | Paul Ganssle | 2020-08-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Remove superfluous 'v' in CHANGES.rst | |||||
| | * | | | | | | | | Remove superfluous 'v' in CHANGES.rst | Paul Ganssle | 2020-08-10 | 1 | -1/+1 | |
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was an artifact of the fact that I did not use `tox -e finalize` to do the latest release in order to make a patch release. | |||||
| * | | | | | | | | Bump version: 49.3.0 → 49.3.1v49.3.1 | Paul Ganssle | 2020-08-10 | 4 | -3/+8 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #2316 from pganssle/remove_warning | mergify[bot] | 2020-08-10 | 2 | -4/+8 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | Fix issue with distutils warning | |||||
| | * | | | | | | | Fix issue with distutils warning | Paul Ganssle | 2020-08-10 | 2 | -4/+8 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Bump version: 49.2.1 → 49.3.0v49.3.0 | Jason R. Coombs | 2020-08-09 | 4 | -3/+8 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #2305 from pypa/distutils-import-hack | Jason R. Coombs | 2020-08-09 | 8 | -22/+118 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Prefer included distutils even without importing setuptools. Closes #2259. | |||||
| | * | | | | | | | Expect test to fail on PyPy due to implicit import during startup. | Jason R. Coombs | 2020-08-08 | 1 | -0/+4 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Remove expected fail. | Jason R. Coombs | 2020-08-08 | 1 | -1/+4 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Merge branch 'master' into distutils-import-hack | Jason R. Coombs | 2020-08-08 | 39 | -1348/+182 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #2315 from pypa/feature/417-tests | Jason R. Coombs | 2020-08-08 | 3 | -0/+65 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | Add tests capturing expected distutils behavior. | |||||
| | * | | | | | | | On Windows, SYSTEMROOT must be supplied. | Jason R. Coombs | 2020-08-08 | 1 | -2/+5 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Bypass pytest-virtualenv due to bugs in 'run' command. Instead, use ↵ | Jason R. Coombs | 2020-08-08 | 3 | -18/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jaraco.envs.VirtualEnv and build a bespoke fixture with a run command. | |||||
| | * | | | | | | | Support Python 3.5 and 3.6 in the tests. | Jason R. Coombs | 2020-08-08 | 1 | -1/+12 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Add tests capturing expected distutils behavior. Ref #417. | Jason R. Coombs | 2020-08-08 | 1 | -0/+37 | |
| |/ / / / / / / |