[rb-general] patching python glob

Bernhard M. Wiedemann bernhardout at lsmod.de
Wed May 24 10:40:10 CEST 2017


I am thinking to propose to python upstream

https://github.com/python/cpython/compare/master...distropatches:glob?expand=1

which would make every call of glob.glob deliver (reproducible) sorted
output.

That would help a large number of existing projects
to get reproducible builds like
https://github.com/pytries/datrie/blob/master/setup.py#L10
https://github.com/jonashaag/bjoern/blob/master/setup.py#L6
https://github.com/scipy/scipy/blob/master/scipy/sparse/linalg/dsolve/setup.py#L28
https://www.riverbankcomputing.com/pipermail/pyqt/2017-May/039214.html

and also future ones.

What do you think?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.reproducible-builds.org/pipermail/rb-general/attachments/20170524/becbbc5e/attachment.sig>


More information about the rb-general mailing list