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 #115

Merged
merged 1 commit into from Mar 14, 2020
Merged

Sort input file list #115

merged 1 commit into from Mar 14, 2020

Conversation

bmwiedemann
Copy link
Contributor

Sort input file list
so that /usr/lib64/python2.7/site-packages/pycrfsuite/_pycrfsuite.so in
openSUSE's python-python-crfsuite package 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.

so that /usr/lib64/python2.7/site-packages/pycrfsuite/_pycrfsuite.so in
openSUSE's python-python-crfsuite package 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.
@kmike kmike merged commit 7328338 into scrapinghub:master Mar 14, 2020
@kmike
Copy link
Member

kmike commented Mar 14, 2020

Thanks @bmwiedemann!

@bmwiedemann bmwiedemann deleted the sort branch March 23, 2020 07:59
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

3 participants