Skip to content

Workaround for Ubuntu-provided package version being unsupported #2081

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

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

lostmsu
Copy link
Member

@lostmsu lostmsu commented Jan 17, 2023

What does this implement/fix? Explain your changes.

setuptools 66+ removed support for some formats of package version suffixes.

This change skips forced setuptools upgrade on our runners at least until Ubuntu changes their package name format.

Does this close any currently open issues?

This pull request can not proceed due to this failure

Any other comments?

see pypa/setuptools#3772

…r testing

upgrade caused InvalidVersion: Invalid version: '0.23ubuntu1' on Ubuntu due to setuptools dropping support for that version format
@lostmsu lostmsu merged commit 4020a0c into pythonnet:master Jan 17, 2023
@lostmsu lostmsu deleted the arm-workaround branch January 17, 2023 23:57
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.

1 participant