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 PEP491 name escaping #1668

Merged
merged 4 commits into from
Mar 2, 2024
Merged

Fix PEP491 name escaping #1668

merged 4 commits into from
Mar 2, 2024

Conversation

deathaxe
Copy link
Collaborator

@deathaxe deathaxe commented Mar 2, 2024

Fixes #1667

deathaxe added 4 commits March 2, 2024 17:42
Fixes #1667

1. matches libraries using lower-case PEP491 escaped names
2. fixes Library.__lt__() not using `rhs` to compare against.
This commit swaps removing orphaned and installing missing
or upgrading libraries when manually satisfying libraries
in order to prevent missing python package folders due to 
renamed libraries.

related with 4607c31.
@deathaxe deathaxe merged commit fed79c5 into master Mar 2, 2024
12 checks passed
@deathaxe deathaxe deleted the fix/pep491-names branch March 2, 2024 16:51
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.

Restart loop after upgrade to 4.0.3
1 participant