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 Poetry req synthesis for URLs with markers. (Cherry-pick of #18535) #18538

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

jsirois
Copy link
Contributor

@jsirois jsirois commented Mar 21, 2023

Previously the PEP-508 direct reference URL requirement synthesis ran afoul of creating ambiguous requirement strings as detailed here: pypa/packaging#456 (comment)

Fixes #18530

(cherry picked from commit 54fb80b)

[ci skip-rust]
[ci skip-build-wheels]

…build#18535)

Previously the PEP-508 direct reference URL requirement synthesis ran
afoul of creating ambiguous requirement strings as detailed here:
pypa/packaging#456 (comment)

Fixes pantsbuild#18530

(cherry picked from commit 54fb80b)

[ci skip-rust]

[ci skip-build-wheels]
@jsirois jsirois requested a review from stuhood March 21, 2023 02:32
@jsirois jsirois added the category:bugfix Bug fixes for released features label Mar 21, 2023
@jsirois jsirois merged commit 2c02397 into pantsbuild:2.14.x Mar 21, 2023
@jsirois jsirois deleted the 18535/cherry-pick/2.14.x branch March 21, 2023 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bugfix Bug fixes for released features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants