Closed renovate[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
d1f95c6
) to head (59a5292
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
path | passed | subtotal |
---|---|---|
tests/test_bump_version_in_files.py | 5 | 5 |
tests/test_create_unique_testpypi_version.py | 7 | 7 |
tests/test_find_unreleased_changelog_items.py | 6 | 6 |
tests/test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
path | passed | subtotal |
---|---|---|
tests/test_bump_version_in_files.py | 5 | 5 |
tests/test_create_unique_testpypi_version.py | 7 | 7 |
tests/test_find_unreleased_changelog_items.py | 6 | 6 |
tests/test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
path | passed | subtotal |
---|---|---|
tests\test_bump_version_in_files.py | 5 | 5 |
tests\test_create_unique_testpypi_version.py | 7 | 7 |
tests\test_find_unreleased_changelog_items.py | 6 | 6 |
tests\test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
This PR contains the following updates:
==1.2.2
->==1.2.2.post1
Release Notes
pypa/build (build)
### [`v1.2.2.post1`](https://redirect.github.com/pypa/build/releases/tag/1.2.2.post1) [Compare Source](https://redirect.github.com/pypa/build/compare/1.2.2...1.2.2.post1) This release only makes metadata (Python 3.13 classifier), docs, and test suite changes. ##### What's Changed - ci: add Python 3.13 by [@henryiii](https://redirect.github.com/henryiii) in [https://github.com/pypa/build/pull/815](https://redirect.github.com/pypa/build/pull/815) - docs: mention conda-forge name in README by [@henryiii](https://redirect.github.com/henryiii) in [https://github.com/pypa/build/pull/816](https://redirect.github.com/pypa/build/pull/816) - docs: add a missing \` in README by [@SigureMo](https://redirect.github.com/SigureMo) in [https://github.com/pypa/build/pull/817](https://redirect.github.com/pypa/build/pull/817) - tests: fix under pyproject-hooks 1.2 by [@layday](https://redirect.github.com/layday) in [https://github.com/pypa/build/pull/824](https://redirect.github.com/pypa/build/pull/824) - ci: add PyPI attestations by [@henryiii](https://redirect.github.com/henryiii) in [https://github.com/pypa/build/pull/821](https://redirect.github.com/pypa/build/pull/821) - chore: 1.2.2.post1 by [@henryiii](https://redirect.github.com/henryiii) in [https://github.com/pypa/build/pull/820](https://redirect.github.com/pypa/build/pull/820) ##### New Contributors - [@SigureMo](https://redirect.github.com/SigureMo) made their first contribution in [https://github.com/pypa/build/pull/817](https://redirect.github.com/pypa/build/pull/817) **Full Changelog**: https://github.com/pypa/build/compare/1.2.2...1.2.2.post1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.