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

Fix legacy version #508

Merged
merged 4 commits into from
Aug 9, 2024
Merged

Fix legacy version #508

merged 4 commits into from
Aug 9, 2024

Conversation

kbourgoin
Copy link
Member

Trying this here, because it looks like the Github Actions weren't firing properly on #501. Maybe because it was a cross-repo PR?

maciej-lech and others added 4 commits August 23, 2023 15:18
LegacyVersion has been removed from pkg_resources, so it is now impossible to parse_version("") as it is causing InvalidVersion exception. This change introduces dummy Version('0.0.0') for a missing Nimbus version, instead of LegacyVersion('')
@kbourgoin kbourgoin merged commit e115ac5 into main Aug 9, 2024
7 checks passed
@kbourgoin kbourgoin deleted the fix-legacy-version branch August 9, 2024 15:06
@kbourgoin
Copy link
Member Author

No idea what happened there, but starting this PR kicked the other one into working. Weird.

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.

3 participants