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(find_dependencies): use any github repo project-url if need be #432

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

nedbat
Copy link
Contributor

@nedbat nedbat commented Aug 22, 2023

When looking for the GitHub home of a PyPI package, if nothing is explicitly marked as Source or Home, use any Project-URL that is a GitHub repo.

This doesn't find us any more repos, but removes this noise line from the output:

No repo URL in files/shapely-2.0.1-cp38-cp38-macosx_10_9_x86_64.whl

@nedbat nedbat requested a review from feanil August 22, 2023 17:12
When looking for the GitHub home of a PyPI package, if nothing is
explicitly marked as Source or Home, use any Project-URL that is a
GitHub repo.
@nedbat nedbat merged commit 7d98dca into master Aug 23, 2023
2 checks passed
@nedbat nedbat deleted the nedbat/find-github branch August 23, 2023 09:56
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