summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | Docs: Ignore DIST_EXTRA_CONFIG missing refAnderson Bravalheri2023-01-071-0/+1
| | | | | | | | | |
| * | | | | | | | | Docs: Replace failing reference of DIST_EXTRA_CONFIGAnderson Bravalheri2023-01-071-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #3754 from abravalheri/fix-tests-pip-runAnderson Bravalheri2023-01-071-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Update failing test due to latest versions of `pip_run`
| * | | | | | | | | Update failing test due to latest versions of pip_runAnderson Bravalheri2023-01-071-1/+1
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems that the latest version of `pip_run` can no longer handle `str` objects in `inject_sitecustomize` (see `https://github.com/jaraco/pip-run/commit/30c62a0eadd5af422709e75993ff19a39fe69733`).
* | | | | | | | | Merge https://github.com/jaraco/skeletonJason R. Coombs2023-01-021-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Update badge for 2023Jason R. Coombs2023-01-021-1/+1
| | | | | | | | |
* | | | | | | | | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-12-233-0/+19
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/main.yml
| * | | | | | | | Build docs in CI, including sphinx-lint.Jason R. Coombs2022-12-173-0/+19
| | | | | | | | |
* | | | | | | | | Merge https://github.com/jaraco/tideliftJason R. Coombs2022-12-231-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Put tidelift docs dependency in its own section to limit merge conflicts.Jason R. Coombs2022-12-231-1/+2
| | | | | | | | | |
* | | | | | | | | | Merge pull request #3730 from maxbachmann/mainAnderson Bravalheri2022-12-201-2/+2
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fix documentation for dynamic build dependencies
| * | | | | | | | | | fix documentation for dynamic build dependenciesMax Bachmann2022-12-201-2/+2
|/ / / / / / / / / /
* | | | | | | | | | Add support for testing pip<23 and drop support for pip<20.Jason R. Coombs2022-12-161-2/+1
| | | | | | | | | |
* | | | | | | | | | xfail more tests on Python 3.12+ for older pips. Ref #3727.Jason R. Coombs2022-12-161-3/+10
| | | | | | | | | |
* | | | | | | | | | xfail tests on Python 3.12+ for older pips. Ref #3727.Jason R. Coombs2022-12-161-2/+14
| | | | | | | | | |
* | | | | | | | | | ⚫ Fade to black.Jason R. Coombs2022-12-161-10/+21
| | | | | | | | | |
* | | | | | | | | | Enable tests on Python 3.11, no longer failing. Fixes #3365.Jason R. Coombs2022-12-161-2/+1
| | | | | | | | | |
* | | | | | | | | | Enable tests on Python 3.12, as they're allowed to fail.Jason R. Coombs2022-12-161-1/+1
| | | | | | | | | |
* | | | | | | | | | Default to local distutils unless specified. Fixes #3726.Jason R. Coombs2022-12-161-3/+2
| | | | | | | | | |
* | | | | | | | | | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-12-154-6/+18
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Prevent Python 3.12 from blocking checks.Jason R. Coombs2022-12-111-0/+1
| | | | | | | | |
| * | | | | | | | Remove unnecessary shebang and encoding header in docs conf.Jason R. Coombs2022-12-101-3/+0
| | | | | | | | |
| * | | | | | | | tox 4 requires a boolean value, so use '1' to FORCE_COLOR. Fixes ↵Jason R. Coombs2022-12-081-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jaraco/skeleton#74.
| * | | | | | | | Honor ResourceWarnings. Fixes jaraco/skeleton#73.Jason R. Coombs2022-12-061-0/+3
| | | | | | | | |
| * | | | | | | | Disable flake8 on Python 3.12. Workaround for tholo/pytest-flake8#87.Jason R. Coombs2022-11-191-1/+3
| | | | | | | | |
| * | | | | | | | Add Python 3.12 to matrix. Only test 3.8-3.10 on Linux.Jason R. Coombs2022-11-181-1/+7
| | | | | | | | |
* | | | | | | | | Bump version: 65.6.2 → 65.6.3v65.6.3Jason R. Coombs2022-11-234-4/+12
| | | | | | | | |
* | | | | | | | | Merge pull request #3709 from abravalheri/issue-3707Jason R. Coombs2022-11-233-1/+21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Replace condition to patch `distutils.dist.log`
| * | | | | | | | | Remove wrong commentAnderson Bravalheri2022-11-231-1/+1
| | | | | | | | | |
| * | | | | | | | | Add news fragmentAnderson Bravalheri2022-11-231-0/+2
| | | | | | | | | |
| * | | | | | | | | Replace condition to patch distutils.dist.logAnderson Bravalheri2022-11-231-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 patchesAnderson Bravalheri2022-11-231-0/+17
| | | | | | | | | |
* | | | | | | | | | Bump version: 65.6.1 → 65.6.2v65.6.2Jason R. Coombs2022-11-233-2/+8
|/ / / / / / / / /
* | | | | | | | | Minor adjustments in changelogAnderson Bravalheri2022-11-231-2/+4
| | | | | | | | |
* | | | | | | | | Bump version: 65.6.0 → 65.6.1v65.6.1Anderson Bravalheri2022-11-239-9/+20
| | | | | | | | |
* | | | | | | | | Adequate news fragment file namesAnderson Bravalheri2022-11-232-0/+0
| | | | | | | | |
* | | | | | | | | Merge pypa/distutils@3e9d47e with fix for distutils.log (#3705)Anderson Bravalheri2022-11-232-0/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add changelogJason R. Coombs2022-11-221-0/+1
| | | | | | | | | |
| * | | | | | | | | Merge https://github.com/pypa/distutils into bugfix/3693-distutils-3e9d47eJason R. Coombs2022-11-221-0/+19
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | Merge pull request #192 from abravalheri/setuptools-issue-3693Jason R. Coombs2022-11-222-0/+22
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | Backfill `distutils.log.Log` for compatibility
| | | * | | | | | | Ignore deprecation warning in testsAnderson Bravalheri2022-11-222-1/+4
| | | | | | | | | |
| | | * | | | | | | Add distutils.log.Log back for compatibilityAnderson Bravalheri2022-11-221-0/+19
| | |/ / / / / / /
* | | | | | | | | Fix build directories interference with auto-discovery (#3704)Anderson Bravalheri2022-11-233-1/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add news fragmentAnderson Bravalheri2022-11-231-0/+1
| | | | | | | | | |
| * | | | | | | | | Use hidden directory to not interfere with discoveryAnderson Bravalheri2022-11-221-1/+2
| | | | | | | | | |
| * | | | | | | | | Capture behaviour of issue 3692 in testAnderson Bravalheri2022-11-221-0/+13
| | | | | | | | | |
* | | | | | | | | | Update versions of outdated GHA (#3640)Anderson Bravalheri2022-11-231-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update versions of outdated GHAAnderson Bravalheri2022-10-191-4/+4
| | | | | | | | | | |
* | | | | | | | | | | Improve clib builds reproducibility (#3679)Anderson Bravalheri2022-11-233-1/+30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Better changelog message in changelog.d/3678.change.rstdanigm2022-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Anderson Bravalheri <andersonbravalheri+github@gmail.com>