pytest-django
pytest-django copied to clipboard
Bump hynek/build-and-inspect-python-package from 2.8.0 to 2.9.0
trafficstars
Bumps hynek/build-and-inspect-python-package from 2.8.0 to 2.9.0.
Release notes
Sourced from hynek/build-and-inspect-python-package's releases.
v2.9.0
Changed
uv buildis now used instead of the build package. Since the actual build of the packages is done by the packaging backend (the one you define in yourpyproject.tomlunderbuild-system.build-backend-- for example, Setuptools or Hatchling), this should make no difference except for faster runs. #140
Changelog
Sourced from hynek/build-and-inspect-python-package's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
2.9.0
Changed
uv buildis now used instead of the build package. Since the actual build of the packages is done by the packaging backend (the one you define in yourpyproject.tomlunderbuild-system.build-backend-- for example, Setuptools or Hatchling), this should make no difference except for faster runs. #1402.8.0 - 2024-07-25
Changed
- Use uv's new
uv cache prune --cito only cache downloaded files. This makes the cache smaller and faster to pack/unpack. #135Fixed
- Turns out, the default location of uv's cache cannot be cached and actions/cache fails silently with an opaque "Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved." log message. We have moved the cache to
/tmp. #1352.7.0 - 2024-07-17
Added
- A header before package contents in the summary. Especially useful together with a preceding build provenance attestation. #131
2.6.0 - 2024-05-26
Added
- Support for
ubuntu-24.04builders. #126
... (truncated)
Commits
73aea39v2.9.0fa2fba8More explicit downloading68c06cddocs: add linke8a269adocs723591aAdd docs and changelog for #1400c40f84Useuv build(#140)5f0d2b2No callouts in items I guesse4625dbAdd comment on PyPI sigstore (#139)e84d5f7Automated dependency upgrades (#138)1c57aa8Start new cycle- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)