Skip to content

Do not treat wildcard requirements as exact version pins - #269

Open
codewithfourtix wants to merge 3 commits into
aboutcode-org:mainfrom
codewithfourtix:fix-wildcard-requirement-pins
Open

Do not treat wildcard requirements as exact version pins#269
codewithfourtix wants to merge 3 commits into
aboutcode-org:mainfrom
codewithfourtix:fix-wildcard-requirement-pins

Conversation

@codewithfourtix

Copy link
Copy Markdown

A requirement such as demo==1.2.* matches multiple releases, but is currently marked resolved with a wildcard in its package URL. Exclude wildcard versions from exact pins and return a boolean for unversioned requirements.

Adds exact, wildcard, range, and unversioned regressions.

Signed-off-by: Ali Zulfiqar <codewithfourtix@gmail.com>
Signed-off-by: Ali Zulfiqar <codewithfourtix@gmail.com>
Signed-off-by: Ali Zulfiqar <codewithfourtix@gmail.com>
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.

1 participant