Merged
Conversation
4e5ed83 to
2b1be62
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
==8.3.1→==9.2.2Release Notes
pypa/setuptools-scm (setuptools_scm)
v9.2.2Compare Source
Fixed
tool.setuptools.dynamic.versionwhen only using file finder.The warning about combining version guessing with setuptools dynamic versions should only
be issued when setuptools-scm is performing version inference, not when it's only being
used for its file finder functionality.
v9.2.1Compare Source
Fixed
version = attr:in setuptools config.unfortunately dozens of projects cargo-culted that antipattern
v9.2.0Compare Source
Added
add simplified activation via
setuptools-scm[simple]extraA new streamlined way to enable version inference without requiring a
[tool.setuptools_scm]section.When
setuptools-scm[simple]is inbuild-system.requiresandversionis inproject.dynamic,version inference is automatically enabled with default settings.
Removed
Changed
v9.1.1Compare Source
Fixed
v9.1.0Compare Source
Fixed
complete reiteration of the decision logic for enabling version inference on setuptools_scm
v9.0.3Compare Source
Fixed
v9.0.2Compare Source
Fixed
v9.0.1Compare Source
Fixed
as it turns out there's valid use cases where setuptools_scm is not direct part of the dependencies
v9.0.0Compare Source
Breaking
Added
setuptools-scmconsole_scripts entry point to make the CLI directly executableSETUPTOOLS_SCM_HG_COMMANDSETUPTOOLS_SCM_PRETEND_METADATAenvironment variable to override individual ScmVersion fieldsscmparameter support toget_version()function for nested SCM configurationversion_keywordto overrideinfer_versionwhen configuration differsfallback_rootparameter in programmatic usage and configurationChanged
pipto test optional dependencies for improved uv venv compatibilityFixed
__all__in the version template for better readabilityConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.