Skip to content

Bump setuptools-scm from 6.0.1 to 6.1.1#672

Merged
brianmay merged 1 commit intomasterfrom
dependabot/pip/setuptools-scm-6.1.1
Aug 28, 2021
Merged

Bump setuptools-scm from 6.0.1 to 6.1.1#672
brianmay merged 1 commit intomasterfrom
dependabot/pip/setuptools-scm-6.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2021

Bumps setuptools-scm from 6.0.1 to 6.1.1.

Changelog

Sourced from setuptools-scm's changelog.

v6.1.1

  • fix #605: completely disallow bdist_egg - modern enough setuptools>=45 uses pip
  • fix #606: re-integrate and harden toml parsing
  • fix #597: harden and expand support for figuring the current distribution name from pyproject.toml (project.name or tool.setuptools_scm.dist_name) section or setup.cfg (metadata.name)

v6.1.0

  • fix #587: don't fail file finders when distribution is not given
  • fix #524: new parameters normalize and version_cls to customize the version normalization class.
  • fix #585: switch from toml to tomli for toml 1.0 support
  • fix #591: allow to opt in for searching parent directories in the api
  • fix #589: handle yaml encoding using the expected defaults
  • fix #575: recommend storing the version_module inside of mypkg/_version.py
  • fix #571: accept branches starting with v as release branches
  • fix #557: Use packaging.version for version_tuple
  • fix #544: enhance errors on unsupported python/setuptools versions
Commits
  • c3eb223 drop the disabled easy_install from self_install tests
  • c5d7748 fixup: use ConfigParser as indicated by the deprecation
  • c45645f update self-install for tomli
  • af86cfc fix #597: harden and expand support for figuring the distribution name
  • 63cf874 update changelog to prepare for a release
  • b683667 fix #606: re-integrate and hardne toml parsing
  • 4445d67 fix #605: completely disallow bdist_egg - modern enough setuptools>=45 uses pip
  • 74c7466 Merge pull request #604 from RonnyPfannschmidt/prepare-release
  • 2e15811 finalize changelog for 6.1.0
  • efb1e00 update changelog
  • 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 6.0.1 to 6.1.1.
- [Release notes](https://github.com/pypa/setuptools_scm/releases)
- [Changelog](https://github.com/pypa/setuptools_scm/blob/main/CHANGELOG.rst)
- [Commits](pypa/setuptools-scm@v6.0.1...v6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 27, 2021
@brianmay brianmay merged commit e59cc39 into master Aug 28, 2021
@brianmay brianmay deleted the dependabot/pip/setuptools-scm-6.1.1 branch August 28, 2021 07:28
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