Update dependency setuptools_scm to v8 #59
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=6.2
->>=8.0.4
Release Notes
pypa/setuptools_scm (setuptools_scm)
v8.0.4
Compare Source
Changed
Fixed
write_to
to be an absolute path when it's a subdirectory of the rootDEFAULT_VERSION_SCHEME
andDEFAULT_LOCAL_SCHEME
on thesetuptools_scm
packagev8.0.3
Compare Source
bugfix
v8.0.2
Compare Source
bugfix
git unshallow
to account for large repos or slow connections
v8.0.1
Compare Source
bugfix
v8.0.0
Compare Source
breaking
distance=None
anddistance=0
they should mean the same andwhere hiding dirty states that are now explicitly dirtySETUPTOOLS_SCM_PRETEND_VERSION_FOR_${DIST_NAME}
env varversion_file
as replacement forwrite_to
features
created a directory for the vcs-versioning package and added it to pypi
git: expect main as possible default branch
drop version_from_scm helper
trim down exposed public api
no longer self-call twice in setuptools
add support for version schemes by import
chores
support passing log levels to SETUPTOOLS_SCM_DEBUG
support using rich.logging as console log handler if installed
fix #527: type annotation in default version template
fix #549: use fallbacks when scm search raises CommandNotFoundError
bugfixes
v7.1.0
Compare Source
tomllib
from stdlibv7.0.5
Compare Source
v7.0.4
Compare Source
v7.0.3
Compare Source
v7.0.2
Compare Source
setup.cfg
if needed even forpyproject.toml
v7.0.1
Compare Source
ModuleNotFoundError
by requiringimportlib_metadata
inpython<3.8
v7.0.0
Compare Source
(common with misconfigured containers, thanks @chrisburr )
log.showSignature
is setv6.4.2
Compare Source
NoReturn
is not available in painfully dead python 3.6v6.4.1
Compare Source
v6.4.0
Compare Source
pyproject.tomls
when running as command--strip-dev
flag topython -m setuptools_scm
to print the next guessed version cleanlyv6.3.2
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.