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

setuptools_scm_git_archive is obsolete since setuptools_scm version 7 #289

Closed
frenzymadness opened this issue Sep 23, 2023 · 0 comments · Fixed by #290
Closed

setuptools_scm_git_archive is obsolete since setuptools_scm version 7 #289

frenzymadness opened this issue Sep 23, 2023 · 0 comments · Fixed by #290
Assignees

Comments

@frenzymadness
Copy link

setuptools_scm version 7 and newer supports Git archives by itself. The migration guide is available in the Readme of the project.

The problem is, that the plugin is not compatible with setuptools_scm 8, and the incompatibility might break your builds.

@mfocko mfocko assigned mfocko and nforro and unassigned mfocko Sep 25, 2023
@nforro nforro moved this from new to in-review in Packit Kanban Board Sep 26, 2023
softwarefactory-project-zuul bot added a commit that referenced this issue Sep 26, 2023
Get rid of setuptools_scm_git_archive

Also install flexmock from RPM on EL9.
Fixes #289.

Reviewed-by: František Lachman <flachman@redhat.com>
@github-project-automation github-project-automation bot moved this from in-review to done in Packit Kanban Board Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants