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

Bump version requirementslib and more vendor clean up #5481

Merged
merged 18 commits into from
Nov 22, 2022

Conversation

oz123
Copy link
Contributor

@oz123 oz123 commented Nov 19, 2022

As we now bumped requirementslib, we could now also bump vistir to 0.7.4.
This in turn forces us to make some tiny changes, and allows us to finally drop yaspin.

@oz123 oz123 requested a review from matteius November 19, 2022 20:04
This was used only by yaspin.
This is not used by pipenv directly, nor by any vendored
libraries. pip has it's own copy of idna.
This makes parse obsolete, removing ~1000 LOC.
This was only used in 1 place and could be removed with
a simple regex.
Install parse in the vendor environment, as it is still
used.
@oz123
Copy link
Contributor Author

oz123 commented Nov 20, 2022

@matteius all tests pass, besides Python3.7, but this is unrelated to the changes I did.

pipenv/utils/resolver.py Outdated Show resolved Hide resolved
@matteius matteius merged commit a8f8c55 into main Nov 22, 2022
@matteius matteius deleted the bump-version-requirementslib branch November 22, 2022 22: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