Skip to content

chore(deps): update dependency setuptools_scm to v6.4.0

Botaniker (Bot) requested to merge renovate/setuptools_scm-6.x into master

This MR contains the following updates:

Package Update Change
setuptools_scm minor ==6.3.2 -> ==6.4.0

Release Notes

pypa/setuptools_scm

v6.4.0

Compare Source

======

  • compatibility adjustments for setuptools >58
  • only put minimal setuptools version into toml extra to warn people with old strict pins
  • coorectly handle hg-git self-use
  • better mercurial detection
  • modernize packaging setup
  • python 3.10 support
  • better handling of setuptools install command deprecation
  • consider pyproject.tomls when running as command
  • use list in git describe command to avoid shell expansions while supporting both windows and posix
  • add --strip-dev flag to python -m setuptools_scm to print the next guessed version cleanly
  • ensure no-guess-dev will fail on bad tags instead of generating invalid versions
  • ensure we use utc everywhere to avoid confusion

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Merge request reports