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

Support VCS urls for vendoring. #834

Merged
merged 1 commit into from
Dec 27, 2019
Merged

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Dec 26, 2019

This will support using a patched version of pip pending acceptance
of patches upstream.

Work towards #823.

yield VendorSpec.create('wheel==0.33.6')


def _vendored_dists(distributions):
Copy link
Member Author

Choose a reason for hiding this comment

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

N.B.: setup_interpreter and its helper _vendored_dists needed the removed VendorSpec.version property but were unused.

This will support using a patched version of pip pending acceptance
of patches upstream.

Work towards pex-tool#823.
@jsirois jsirois merged commit 89efbfb into pex-tool:master Dec 27, 2019
@jsirois jsirois deleted the vendor/support_vcs branch December 27, 2019 17:27
@jsirois jsirois mentioned this pull request Dec 28, 2019
11 tasks
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