bpo-34033: distutils: byte_compile() sort files by vstinner · Pull Request #8057 · python/cpython
To get reproducible builds, byte_compile() of distutils.util now sorts filenames. Patch coming from OpenSUSE: distutils-reproducible-compile.patch. Co-Authored-By: Bernhard M. Wiedemann <bernhard@zq1.de>
vstinner
changed the title
bpo-29708: distutils: byte_compile() sort files
bpo-34033: distutils: byte_compile() sort files
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request
Aug 10, 2022https://build.opensuse.org/request/show/994298 by user dirkmueller + dimstar_suse - skip subversion tests, not that relevant to pull in dozens of dependencies into small bootstrap - Add distutils-reproducible-compile.patch to make installed files ordered correctly and thus builds reproducible again (port of the fix for bpo#29708 and gh#python/cpython#8057).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters