Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps setuptools-scm from 7.0.2 to 7.1.0.

Release notes

Sourced from setuptools-scm's releases.

v7.1.0

No release notes provided.

v7.0.5

No release notes provided.

v7.0.4

No release notes provided.

v7.0.3

What's Changed

New Contributors

Full Changelog: pypa/setuptools-scm@v7.0.2...v7.0.3

Changelog

Sourced from setuptools-scm's changelog.

v7.1.0

  • #748: use tomllib from stdlib
  • fix #762: handle non-ascii in setup.cfg
  • #752: implement fallback file finders for archives
  • #765: removed coding header in python template
  • declared Python 3.11 support
  • fix #759: update .git_archival.txt templates match git-describe invocation
  • fix #772: fix handling of .git-archival.txt from tagged commit

v7.0.5

  • fixes #742 , #745: correctly hande accidentally released archival files

v7.0.4

  • fix #727: correctly handle incomplete archivals from setuptools_scm_git_archival
  • fix #691: correctly handle specifying root in pyproject.toml
  • correct root override check condition (to ensure absolute path matching)
  • allow root by the cli to be considered relative to the cli (using abspath)

v7.0.3

  • fix mercurial usage when pip primes a isolated environment
  • fix regression for branch names on git + add a test
Commits
  • a5acb68 Remove Python 2 pip. Ref #795. (#796)
  • 476f193 Update changelog
  • 7f39c1d Merge pull request #789 from kwinkunks/patch-1
  • 0431f4e [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 1a174ea Adding note about dynamic version, fixes #756
  • a70d44b Merge pull request #772 from dlitz/for-upstream
  • 5a87b76 Merge pull request #779 from RonnyPfannschmidt/pre-commit-upgrade
  • a0e39fa pre-commit hooks upgrade
  • 0e4def7 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 501d80c Fix #759: Update .git_archival.txt templates to more closely match how we inv...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [setuptools-scm](https://github.com/pypa/setuptools_scm) from 7.0.2 to 7.1.0.
- [Release notes](https://github.com/pypa/setuptools_scm/releases)
- [Changelog](https://github.com/pypa/setuptools_scm/blob/main/CHANGELOG.rst)
- [Commits](pypa/setuptools-scm@v7.0.2...v7.1.0)

---
updated-dependencies:
- dependency-name: setuptools-scm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant