Skip to content

chore(deps): update dependency setuptools_scm to v7

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

This MR contains the following updates:

Package Update Change
setuptools_scm major ==6.4.2 -> ==7.0.3

Release Notes

pypa/setuptools_scm

v7.0.3

Compare Source

=======

  • fix mercurial usage when pip primes a isolated environment
  • fix regression for branch names on git + add a test

v7.0.2

Compare Source

=======

  • fix #​723 and #​722: remove bootstrap dependencies
  • bugfix: ensure we read the distribution name from setup.cfg if needed even for pyproject

v7.0.1

Compare Source

=======

  • fix #​718: Avoid ModuleNotFoundError by requiring importlib_metadata in python < 3.8

v7.0.0

Compare Source

=======

  • drop python 3.6 support
  • include git archival support
  • fix #​707: support git version detection even when git protects against mistmatched owners (common with misconfigured containers, thanks @​chrisburr )

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 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.

Edited by Botaniker (Bot)

Merge request reports