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

Sort input file list #7

Merged
merged 1 commit into from Apr 9, 2019
Merged

Conversation

bmwiedemann
Copy link
Contributor

Sort input file list
so that _ubjson.so builds in a reproducible way
in spite of indeterministic filesystem readdir order
and http://bugs.python.org/issue30461

See https://reproducible-builds.org/ for why this is good.

This PR was done while working on reproducible builds for openSUSE.

so that _ubjson.so builds in a reproducible way
in spite of indeterministic filesystem readdir order
and http://bugs.python.org/issue30461

See https://reproducible-builds.org/ for why this is good.

This PR was done while working on reproducible builds for openSUSE.
@vtermanis
Copy link
Member

Thanks for the PR - that is indeed a useful change. Could you please re-raise this PR against the dev-contrib branch (as per CONTRIBUTING.md).

@bmwiedemann bmwiedemann changed the base branch from master to dev-contrib April 9, 2019 10:30
@bmwiedemann
Copy link
Contributor Author

I changed the target of the PR to dev-contrib now.

@vtermanis vtermanis merged commit d1f0d9f into Iotic-Labs:dev-contrib Apr 9, 2019
@vtermanis
Copy link
Member

Released in v0.13.0

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.

None yet

2 participants