| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version: 46.1.1 → 46.1.2v46.1.2 | Jason R. Coombs | 2020-03-25 | 4 | -3/+8 |
| * | Update warning message to direct users to file a template instead of commenti... | Jason R. Coombs | 2020-03-25 | 2 | -3/+3 |
| * | Merge branch 'master' of https://github.com/pypa/setuptools | Jason R. Coombs | 2020-03-25 | 1 | -0/+48 |
| |\ | |||||
| | * | Add template for Python 2 incompatibility | Jason R. Coombs | 2020-03-25 | 1 | -0/+48 |
| * | | Remove changelog entry, intended for v46.1.1 | Jason R. Coombs | 2020-03-21 | 1 | -1/+0 |
| |/ | |||||
| * | Remove deploy step from travis. Let Azure pipelines cut the release. | Jason R. Coombs | 2020-03-21 | 1 | -5/+0 |
| * | Sync badges with jaraco/skeleton | Jason R. Coombs | 2020-03-21 | 1 | -5/+8 |
| * | Solicit tidelift token from environment variables. Add Funding.yml. | Jason R. Coombs | 2020-03-21 | 2 | -0/+2 |
| * | Add badge for Azure pipelines | Jason R. Coombs | 2020-03-21 | 1 | -0/+3 |
| * | Bump version: 46.1.0 → 46.1.1v46.1.1 | Jason R. Coombs | 2020-03-21 | 3 | -2/+8 |
| * | Update changelog. Ref #1424. | Jason R. Coombs | 2020-03-21 | 1 | -0/+1 |
| * | 👹 Feed the hobgoblins (delint). | Jason R. Coombs | 2020-03-21 | 1 | -1/+2 |
| * | Bump version: 46.0.0 → 46.1.0v46.1.0 | Jason R. Coombs | 2020-03-21 | 7 | -6/+17 |
| * | Merge tag 'v44.1.0' | Jason R. Coombs | 2020-03-21 | 3 | -4/+11 |
| |\ | |||||
| | * | Bump version: 44.0.0 → 44.1.0v44.1.0 | Jason R. Coombs | 2020-03-21 | 6 | -6/+10 |
| | * | Avoid install during finalize | Jason R. Coombs | 2020-03-21 | 1 | -0/+1 |
| | * | Replace playbook with code for finalizing a release. | Jason R. Coombs | 2020-03-21 | 3 | -33/+73 |
| | * | Merge pull request #1994 from con-f-use/master | Jason R. Coombs | 2020-02-15 | 2 | -3/+4 |
| | |\ | |||||
| | | * | changelog for #1994 | con-f-use | 2020-02-15 | 1 | -0/+1 |
| | | * | use finalize_distribution_options entrypoint order | con-f-use | 2020-02-15 | 1 | -3/+3 |
| * | | | Merge pull request 1424 from jorikdima. | Jason R. Coombs | 2020-03-21 | 3 | -1/+29 |
| |\ \ \ | |||||
| | * | | | Add test capturing expectation. Ref #1451. | Jason R. Coombs | 2020-03-21 | 1 | -0/+27 |
| | * | | | Merge branch 'master' into jorikdima-master | Jason R. Coombs | 2020-03-21 | 141 | -3692/+6462 |
| | |\ \ \ | |||||
| | * | | | | Don't keep file modes for package data. | Dmitry Kuznetsov | 2018-12-12 | 2 | -1/+2 |
| * | | | | | Merge pull request #1563 from alhirzel/master | Jason R. Coombs | 2020-03-21 | 2 | -4/+9 |
| |\ \ \ \ \ | |||||
| | * | | | | | Trap AttributeError in exactly one place. | Jason R. Coombs | 2020-03-21 | 1 | -8/+4 |
| | * | | | | | Update changelog entry | Jason R. Coombs | 2020-03-21 | 1 | -1/+1 |
| | * | | | | | updated per comments from @pganssle in #1563 | Alex Hirzel | 2018-11-09 | 1 | -8/+11 |
| | * | | | | | Merge remote-tracking branch 'upstream/master' | Alex Hirzel | 2018-11-09 | 27 | -182/+476 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | add changelog entry | Alex Hirzel | 2018-10-28 | 1 | -0/+1 |
| | * | | | | | | default to find_module, fall-back to find_spec, fail gracefully after | Alex Hirzel | 2018-10-28 | 1 | -5/+9 |
| | * | | | | | | change find_module to find_spec for py37 compat | Alex Hirzel | 2018-10-28 | 1 | -4/+5 |
| * | | | | | | | Merge pull request #1431 from hroncok/fedora-makedirs | Jason R. Coombs | 2020-03-21 | 2 | -0/+7 |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| | * | | | | | | Rename changefile and clean up changelog. | Jason R. Coombs | 2020-03-21 | 2 | -3/+1 |
| | * | | | | | | Make install directory if it doesn't exist yet | Miro Hrončok | 2018-07-20 | 2 | -0/+9 |
| * | | | | | | | Merge pull request #2026 from pypa/feature/308-bypass-normalization | Jason R. Coombs | 2020-03-20 | 4 | -11/+27 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Trim excess whitespace | Jason R. Coombs | 2020-03-20 | 1 | -1/+1 |
| | * | | | | | | | Merge branch 'master' into feature/308-bypass-normalization | Jason R. Coombs | 2020-03-20 | 1 | -66/+57 |
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | | Rely on partial now that pattern makes sense | Jason R. Coombs | 2020-03-15 | 1 | -2/+2 |
| * | | | | | | | | Trim up syntax on test cases, including removing hanging indents. | Jason R. Coombs | 2020-03-15 | 1 | -56/+54 |
| * | | | | | | | | Remove superfluous test and re-organize tests for clarity. | Jason R. Coombs | 2020-03-15 | 1 | -6/+2 |
| | * | | | | | | | Merge test from commit 'b6076' into feature/308-bypass-normalization | Jason R. Coombs | 2020-03-15 | 1 | -0/+8 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Add test capturing use-case for normalized version. Ref #308. | Jason R. Coombs | 2020-03-15 | 1 | -0/+7 |
| | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Add changelog entry. | Jason R. Coombs | 2020-03-15 | 1 | -0/+1 |
| | * | | | | | | | Extract method for normalization, allowing for bypass when the version is wra... | Jason R. Coombs | 2020-03-15 | 2 | -11/+21 |
| |/ / / / / / / | |||||
| * | | | | | | | Extract method for validating version. | Jason R. Coombs | 2020-03-15 | 1 | -9/+14 |
| * | | | | | | | Suppress Pytest 5.4 warnings. Closes #2025 | Jason R. Coombs | 2020-03-15 | 1 | -0/+2 |
| * | | | | | | | Avoid install during finalize | Jason R. Coombs | 2020-03-08 | 1 | -0/+1 |
| * | | | | | | | Replace playbook with code for finalizing a release. | Jason R. Coombs | 2020-03-08 | 3 | -33/+73 |
| * | | | | | | | Bump version: 45.3.0 → 46.0.0v46.0.0 | Jason R. Coombs | 2020-03-08 | 8 | -7/+12 |
