-
Notifications
You must be signed in to change notification settings - Fork 541
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
feat: support parsing whl METADATA on any python version #1693
Merged
rickeylev
merged 29 commits into
bazelbuild:main
from
aignas:feat/python-impl-independent-2
Jan 25, 2024
Merged
feat: support parsing whl METADATA on any python version #1693
rickeylev
merged 29 commits into
bazelbuild:main
from
aignas:feat/python-impl-independent-2
Jan 25, 2024
Commits on Jan 19, 2024
-
feat: support resolving deps for a non-host interpreter version
With this PR we prepare the dependency resolution machinery to support other than host python versions. This may make it possible to generate select statements based on the version but we target this usecase as it requires little code to be changed and once wired to the starlark code could be of use. Creating this PR for discussion so that we can decide on a suitable interface.
Configuration menu - View commit details
-
Copy full SHA for fc90b80 - Browse repository at this point
Copy the full SHA fc90b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bde063 - Browse repository at this point
Copy the full SHA 6bde063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f6b8a3 - Browse repository at this point
Copy the full SHA 8f6b8a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a01f07 - Browse repository at this point
Copy the full SHA 1a01f07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b93a5e - Browse repository at this point
Copy the full SHA 1b93a5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e1ad6 - Browse repository at this point
Copy the full SHA 63e1ad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22128af - Browse repository at this point
Copy the full SHA 22128afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03e9c1e - Browse repository at this point
Copy the full SHA 03e9c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a385b8a - Browse repository at this point
Copy the full SHA a385b8aView commit details
Commits on Jan 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 237738d - Browse repository at this point
Copy the full SHA 237738dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ab711f - Browse repository at this point
Copy the full SHA 8ab711fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9bc941 - Browse repository at this point
Copy the full SHA f9bc941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40a7546 - Browse repository at this point
Copy the full SHA 40a7546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ec13e9 - Browse repository at this point
Copy the full SHA 1ec13e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11bd71e - Browse repository at this point
Copy the full SHA 11bd71eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20c5a30 - Browse repository at this point
Copy the full SHA 20c5a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8432361 - Browse repository at this point
Copy the full SHA 8432361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7047f66 - Browse repository at this point
Copy the full SHA 7047f66View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8b80d1 - Browse repository at this point
Copy the full SHA d8b80d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for da112f2 - Browse repository at this point
Copy the full SHA da112f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ed77d - Browse repository at this point
Copy the full SHA 19ed77dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eca95cc - Browse repository at this point
Copy the full SHA eca95ccView commit details
Commits on Jan 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 65c5542 - Browse repository at this point
Copy the full SHA 65c5542View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f744d3c - Browse repository at this point
Copy the full SHA f744d3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02360ca - Browse repository at this point
Copy the full SHA 02360caView commit details -
Configuration menu - View commit details
-
Copy full SHA for db002f3 - Browse repository at this point
Copy the full SHA db002f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c24a7a8 - Browse repository at this point
Copy the full SHA c24a7a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e4e504 - Browse repository at this point
Copy the full SHA 3e4e504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c276f2 - Browse repository at this point
Copy the full SHA 7c276f2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.