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: hash pypi mapping wasnt used #1663

Merged
merged 4 commits into from
Jul 26, 2024

Conversation

baszalmstra
Copy link
Contributor

While debugging the opencv-headless issue from #771 I noticed that the most accurate mapping (the hash based mapping) wasn't actually used! This PR fixes the logic.

@nichmor
Copy link
Contributor

nichmor commented Jul 23, 2024

Looks good!
I would like to add a test what ensures that both mappings are actually used ( so we don't repeat this history ).
I can do this in following PR

@ruben-arts
Copy link
Contributor

@nichmor do you have an idea for this test. As it would be nice to add it to this PR.

Good find @baszalmstra!

@ruben-arts ruben-arts merged commit 8523abd into prefix-dev:main Jul 26, 2024
24 checks passed
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