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

9.0.x - Handle change in tar file name caused by setuptools update #9185 #9186

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

dhalbert
Copy link
Collaborator

Same as #9185, but on 9.0.x

Stubs .tar.gz filename changed to use an underscore instead of a hypen, by setuptools v69.3.0. See pypa/setuptools#4300. This does not seem likely to be reverted. Handle old and new filenames.

jepler
jepler previously approved these changes Apr 17, 2024
Copy link
Member

@jepler jepler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

Copy link
Member

@jepler jepler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense.

@dhalbert dhalbert merged commit c2caae7 into adafruit:9.0.x Apr 17, 2024
12 checks passed
@dhalbert dhalbert deleted the 9.0.x-setuptools branch April 17, 2024 15:54
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.

2 participants