Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin setuptools-scm build time dependency #2457

Merged
merged 3 commits into from Aug 28, 2021
Merged

Pin setuptools-scm build time dependency #2457

merged 3 commits into from Aug 28, 2021

Conversation

ichard26
Copy link
Collaborator

Description

The setuptools-scm dependency in setup.cfg did not have a version specified, leading to the issues described in #2449 after a faulty release of setuptools-scm was published. To avoid this issue in the future, the last version before that faulty update is now pinned.

richard's tweaks and comments:

Mostly since it's non-build-backend specific configuration and more
widely standardized file. Not sure what benefits pinning in setup.cfg
gives us on top of pyproject.toml but I'd rather not find out during
the release that is supposed to happen today wink

Checklist - did you ...

  • Add a CHANGELOG entry if necessary?
  • Add / update tests if necessary?
  • Add new / update outdated documentation?

Closes #2450 - kinda need to get a release out today so that's why I'm making a new PR instead.

FabianNiehaus and others added 3 commits August 27, 2021 13:42
Mostly since it's non-build-backend specific configuration and more
widely standardized file. Not sure what benefits pinning in setup.cfg
gives us on top of pyproject.toml but I'd rather not find out during
the release that is supposed to happen today 😉
@ichard26 ichard26 merged commit a5bb6e0 into main Aug 28, 2021
@ichard26 ichard26 deleted the pin-setuptools-scm branch December 27, 2021 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants