Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

packaging/piptool: sort wheels and extras for deterministic output #279

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

Merged
merged 2 commits into from
Mar 4, 2020

Conversation

andrew-d
Copy link
Contributor

I ran into this while updating gvisor in NixOS (NixOS/nixpkgs#80875); the requirements.bzl file generated by rules_python isn't reproducible, differing based on the filesystem-order-dependent return from os.walk.

This PR is a minimal fix that sorts the repositories in requirements.bzl and the return value from Wheel.extras().

@andrew-d
Copy link
Contributor Author

@brandjon @lberki - Anything I can do to help get this merged?

@brandjon
Copy link
Contributor

brandjon commented Mar 4, 2020

Hi Andrew, thanks for the PR. This seems straightforward enough. (Perhaps the sorts should be factored into the Wheel class at some point.)

Rebasing, regenerating the par files, and merging...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.