Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | fix documentation for dynamic build dependencies | Max Bachmann | 2022-12-20 | 1 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Add support for testing pip<23 and drop support for pip<20. | Jason R. Coombs | 2022-12-16 | 1 | -2/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | xfail more tests on Python 3.12+ for older pips. Ref #3727. | Jason R. Coombs | 2022-12-16 | 1 | -3/+10 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | xfail tests on Python 3.12+ for older pips. Ref #3727. | Jason R. Coombs | 2022-12-16 | 1 | -2/+14 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | ⚫ Fade to black. | Jason R. Coombs | 2022-12-16 | 1 | -10/+21 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Enable tests on Python 3.11, no longer failing. Fixes #3365. | Jason R. Coombs | 2022-12-16 | 1 | -2/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Enable tests on Python 3.12, as they're allowed to fail. | Jason R. Coombs | 2022-12-16 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Default to local distutils unless specified. Fixes #3726. | Jason R. Coombs | 2022-12-16 | 1 | -3/+2 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge https://github.com/jaraco/skeleton | Jason R. Coombs | 2022-12-15 | 4 | -6/+18 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Prevent Python 3.12 from blocking checks. | Jason R. Coombs | 2022-12-11 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Remove unnecessary shebang and encoding header in docs conf. | Jason R. Coombs | 2022-12-10 | 1 | -3/+0 | |
| | | | | | | | | | ||||||
| * | | | | | | | | tox 4 requires a boolean value, so use '1' to FORCE_COLOR. Fixes ↵ | Jason R. Coombs | 2022-12-08 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jaraco/skeleton#74. | |||||
| * | | | | | | | | Honor ResourceWarnings. Fixes jaraco/skeleton#73. | Jason R. Coombs | 2022-12-06 | 1 | -0/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Disable flake8 on Python 3.12. Workaround for tholo/pytest-flake8#87. | Jason R. Coombs | 2022-11-19 | 1 | -1/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add Python 3.12 to matrix. Only test 3.8-3.10 on Linux. | Jason R. Coombs | 2022-11-18 | 1 | -1/+7 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Bump version: 65.6.2 → 65.6.3v65.6.3 | Jason R. Coombs | 2022-11-23 | 4 | -4/+12 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #3709 from abravalheri/issue-3707 | Jason R. Coombs | 2022-11-23 | 3 | -1/+21 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Replace condition to patch `distutils.dist.log` | |||||
| * | | | | | | | | | Remove wrong comment | Anderson Bravalheri | 2022-11-23 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Add news fragment | Anderson Bravalheri | 2022-11-23 | 1 | -0/+2 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Replace condition to patch distutils.dist.log | Anderson Bravalheri | 2022-11-23 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As `distutils.log.Log` was backfilled for compatibility we no longer can use this as a condition. | |||||
| * | | | | | | | | | Add simple regression test for logging patches | Anderson Bravalheri | 2022-11-23 | 1 | -0/+17 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Bump version: 65.6.1 → 65.6.2v65.6.2 | Jason R. Coombs | 2022-11-23 | 3 | -2/+8 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Minor adjustments in changelog | Anderson Bravalheri | 2022-11-23 | 1 | -2/+4 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Bump version: 65.6.0 → 65.6.1v65.6.1 | Anderson Bravalheri | 2022-11-23 | 9 | -9/+20 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Adequate news fragment file names | Anderson Bravalheri | 2022-11-23 | 2 | -0/+0 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge pypa/distutils@3e9d47e with fix for distutils.log (#3705) | Anderson Bravalheri | 2022-11-23 | 2 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add changelog | Jason R. Coombs | 2022-11-22 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge https://github.com/pypa/distutils into bugfix/3693-distutils-3e9d47e | Jason R. Coombs | 2022-11-22 | 1 | -0/+19 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge pull request #192 from abravalheri/setuptools-issue-3693 | Jason R. Coombs | 2022-11-22 | 2 | -0/+22 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | Backfill `distutils.log.Log` for compatibility | |||||
| | | * | | | | | | | Ignore deprecation warning in tests | Anderson Bravalheri | 2022-11-22 | 2 | -1/+4 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Add distutils.log.Log back for compatibility | Anderson Bravalheri | 2022-11-22 | 1 | -0/+19 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Fix build directories interference with auto-discovery (#3704) | Anderson Bravalheri | 2022-11-23 | 3 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add news fragment | Anderson Bravalheri | 2022-11-23 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Use hidden directory to not interfere with discovery | Anderson Bravalheri | 2022-11-22 | 1 | -1/+2 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Capture behaviour of issue 3692 in test | Anderson Bravalheri | 2022-11-22 | 1 | -0/+13 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Update versions of outdated GHA (#3640) | Anderson Bravalheri | 2022-11-23 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update versions of outdated GHA | Anderson Bravalheri | 2022-10-19 | 1 | -4/+4 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Improve clib builds reproducibility (#3679) | Anderson Bravalheri | 2022-11-23 | 3 | -1/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Better changelog message in changelog.d/3678.change.rst | danigm | 2022-11-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Anderson Bravalheri <andersonbravalheri+github@gmail.com> | |||||
| * | | | | | | | | | | | Make clib build reproducible by sorting sources | Daniel Garcia Moreno | 2022-11-15 | 3 | -1/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://github.com/pypa/setuptools/issues/3678 | |||||
* | | | | | | | | | | | | Improve invalid entry-points traceback (#3684) | Anderson Bravalheri | 2022-11-23 | 3 | -23/+63 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add news fragment | Anderson Bravalheri | 2022-11-23 | 1 | -0/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Test user-friendly exeptions for invalid entry-poitns | Anderson Bravalheri | 2022-11-15 | 1 | -22/+53 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Display a user-friendly exception when entry-point is invalid | Anderson Bravalheri | 2022-11-15 | 1 | -1/+9 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Fix logging errors - `underlying buffer has been detached` (#3690) | Anderson Bravalheri | 2022-11-23 | 2 | -10/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add news fragment | Anderson Bravalheri | 2022-11-23 | 1 | -0/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix logging errors: 'underlying buffer has been detached' | Daniel Laügt | 2022-11-17 | 1 | -10/+2 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Docs: Add note about global `distutils.cfg` (#3689) | Anderson Bravalheri | 2022-11-23 | 2 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add news fragment | Anderson Bravalheri | 2022-11-23 | 1 | -0/+2 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Add note about global distutils.cfg | Anderson Bravalheri | 2022-11-17 | 1 | -0/+9 | |
| |/ / / / / / / / / / / |