Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version: 47.3.1 → 47.3.2v47.3.2 | Jason R. Coombs | 2020-07-03 | 4 | -3/+8 |
| | |||||
* | Merge pull request #2200 from slwatkins/docs/fix_typo_in_developer-guide | Jason R. Coombs | 2020-07-02 | 1 | -1/+1 |
|\ | | | | | Fix typo in path to vendored.txt | ||||
| * | docs: fix typo in path to vendored.txt | Samuel Watkins | 2020-06-16 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2224 from pypa/better-cov | Jason R. Coombs | 2020-07-02 | 5 | -31/+19 |
|\ \ | | | | | | | Improve coverage configuration | ||||
| * | | More directly disable coverage when running tests on pypy. | Jason R. Coombs | 2020-07-02 | 4 | -24/+11 |
| | | | |||||
| * | | Move coverage configuration to .coveragerc. Saves characters and separates ↵ | Jason R. Coombs | 2020-07-02 | 2 | -8/+9 |
|/ / | | | | | | | concerns. | ||||
* | | Merge pull request #2071 from alexhenrie/imp | Jason R. Coombs | 2020-06-21 | 3 | -4/+8 |
|\ \ | | | | | | | Use importlib instead of imp in __bootstrap__ functions | ||||
| * | | Use importlib instead of imp in __bootstrap__ functions | Alex Henrie | 2020-06-21 | 3 | -4/+8 |
|/ / | |||||
* | | Bump version: 47.3.0 → 47.3.1v47.3.1 | Jason R. Coombs | 2020-06-16 | 5 | -4/+9 |
| | | |||||
* | | Make the change backward-compatible, since v47 was the breaking change. Ref ↵ | Jason R. Coombs | 2020-06-16 | 1 | -0/+0 |
| | | | | | | | | #1973. | ||||
* | | Restore __requires__ directive for compatibility. Fixes #2198. | Jason R. Coombs | 2020-06-16 | 2 | -0/+4 |
|/ | |||||
* | Merge pull request #1973 from jdufresne/makedirs | Jason R. Coombs | 2020-06-15 | 8 | -37/+9 |
|\ | | | | | Remove pkg_resources.py31compat.makedirs() in favor of the stdlib | ||||
| * | Remove pkg_resources.py31compat.makedirs() in favor of the stdlib | Jon Dufresne | 2020-02-16 | 8 | -37/+9 |
| | | | | | | | | | | As setuptools is now python 3.5+, this compatibility shim is no longer necessary. | ||||
* | | Merge pull request #2189 from cool-RR/2020-06-11-raise-from | Jason R. Coombs | 2020-06-15 | 1 | -6/+6 |
|\ \ | | | | | | | Fix exception causes in package_index.py | ||||
| * | | Fix exception causes in package_index.py | Ram Rachum | 2020-06-11 | 1 | -6/+6 |
| | | | |||||
* | | | Bump version: 47.2.0 → 47.3.0v47.3.0 | Jason R. Coombs | 2020-06-15 | 5 | -4/+9 |
| | | | |||||
* | | | Merge pull request #2197 from pypa/feature/unified-entry-point | Jason R. Coombs | 2020-06-15 | 2 | -25/+30 |
|\ \ \ | | | | | | | | | Unify the entry point template. | ||||
| * | | | Update changelog. | Jason R. Coombs | 2020-06-15 | 1 | -0/+1 |
| | | | | |||||
| * | | | Unify the entry point template. | Jason R. Coombs | 2020-06-15 | 1 | -25/+29 |
|/ / / | |||||
* | | | Merge pull request #2195 from ofek/fix | Jason R. Coombs | 2020-06-15 | 2 | -1/+2 |
|\ \ \ | | | | | | | | | Fix entry point scripts | ||||
| * | | | Update changelog. | Jason R. Coombs | 2020-06-15 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix entry point scripts | Ofek Lev | 2020-06-15 | 1 | -1/+1 |
|/ / / | |||||
* | | | Bump version: 47.1.1 → 47.2.0v47.2.0 | Jason R. Coombs | 2020-06-15 | 4 | -3/+8 |
| | | | |||||
* | | | Make a few assertions about the entry point script rather than keeping a ↵ | Jason R. Coombs | 2020-06-15 | 1 | -31/+7 |
| | | | | | | | | | | | | fully-rendered copy. | ||||
* | | | Merge pull request #2194 from ofek/fast | Jason R. Coombs | 2020-06-14 | 3 | -26/+56 |
|\ \ \ | |/ / |/| | | Decrease start-up time of editable-installed entry points on newer versions of Python | ||||
| * | | address | Ofek Lev | 2020-06-14 | 2 | -2/+0 |
| | | | |||||
| * | | address | Ofek Lev | 2020-06-14 | 2 | -8/+4 |
| | | | |||||
| * | | Decrease start-up time of editable-installed entry points on newer versions ↵ | Ofek Lev | 2020-06-14 | 3 | -26/+62 |
|/ / | | | | | | | of Python | ||||
* | | The workaround is only needed for Python 2. Ref #1998. | Jason R. Coombs | 2020-05-29 | 1 | -1/+1 |
| | | |||||
* | | Bump version: 47.1.0 → 47.1.1v47.1.1 | Jason R. Coombs | 2020-05-28 | 4 | -3/+12 |
| | | |||||
* | | Merge branch 'master' of https://github.com/pypa/setuptools | Jason R. Coombs | 2020-05-28 | 2 | -5/+6 |
|\ \ | |||||
| * \ | Merge pull request #2156 from brainwane/mailinglist-update | Jason R. Coombs | 2020-05-28 | 2 | -5/+6 |
| |\ \ | | | | | | | | | DOC: Update mailing list link | ||||
| | * | | DOC: Update mailing list link | Sumana Harihareswara | 2020-05-28 | 2 | -5/+6 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | Per https://groups.google.com/d/msg/pypa-dev/rUNsfIbruHM/LCEx-CB5AgAJ the pypa-dev Google Group is now decommissioned. Pointing to distutils-sig instead. Signed-off-by: Sumana Harihareswara <sh@changeset.nyc> | ||||
* | | | Merge tag 'v44.1.1' | Jason R. Coombs | 2020-05-28 | 2 | -4/+27 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bump version: 44.1.0 → 44.1.1v44.1.1maint/44.x | Jason R. Coombs | 2020-05-28 | 4 | -3/+8 |
| | | | |||||
| * | | Merge pull request #2159 from pypa/bugfix/2158-defer-finalize-options | Jason R. Coombs | 2020-05-28 | 2 | -4/+22 |
| |\ \ | | | | | | | | | Defer finalize options | ||||
| | * | | Update changelog. | Jason R. Coombs | 2020-05-28 | 1 | -0/+1 |
| | | | | |||||
| | * | | Avoid loading working set during `Distribution.finalize_options` prior to ↵ | Jason R. Coombs | 2020-05-28 | 1 | -4/+21 |
| |/ / | | | | | | | | | | invoking `_install_setup_requires`, broken since v42.0.0. Fixes #2158. | ||||
* | | | Bump version: 47.0.0 → 47.1.0v47.1.0 | Jason R. Coombs | 2020-05-28 | 3 | -2/+8 |
| | | | |||||
* | | | In wheel-to-egg conversion, use simple pkg_resources-style namespace ↵ | Jason R. Coombs | 2020-05-28 | 1 | -6/+2 |
| | | | | | | | | | | | | declaration for packages that declare namespace_packages. Fixes #2070. | ||||
* | | | Bump version: 46.4.0 → 47.0.0v47.0.0 | Jason R. Coombs | 2020-05-28 | 5 | -4/+9 |
| | | | |||||
* | | | Extract _parents function and _set_egg method. Reword comment. | Jason R. Coombs | 2020-05-28 | 1 | -12/+21 |
| | | | |||||
* | | | Merge pull request #2151 from Carreau/fix-doc | Jason R. Coombs | 2020-05-28 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | DOC: fix link missing > | ||||
| * | | | DOC: fix link missing > | Matthias Bussonnier | 2020-05-27 | 1 | -1/+1 |
|/ / / | | | | | | | | | | | | | The `decalrative config`_ link present higher in the document is also unresolved, I'm not quite sure what the intended target was. | ||||
* | | | Use new link to sunset page. Ref #2134. | Jason R. Coombs | 2020-05-26 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #2134 from pypa/feature/python-2-sunset-docs | Jason R. Coombs | 2020-05-26 | 5 | -18/+84 |
|\ \ \ | | | | | | | | | Crash under Python 2 | ||||
| * | | | s/respectful/considerate of those projects/ | Jason R. Coombs | 2020-05-25 | 1 | -5/+5 |
| | | | | |||||
| * | | | Wrap lines and remove newlines between enumerated paragraphs. | Jason R. Coombs | 2020-05-25 | 1 | -17/+51 |
| | | | | |||||
| * | | | Add changelog entry. | Jason R. Coombs | 2020-05-25 | 1 | -0/+1 |
| | | | | |||||
| * | | | Reword and simplify note about supported versions. | Jason R. Coombs | 2020-05-25 | 1 | -1/+1 |
| | | | |