[Rpm-maint] [rpm-software-management/rpm] Disable Python hash seed randomization in brp-python-bytecompile (#1320)

frenzymadness notifications at github.com
Fri Jul 24 10:26:08 UTC 2020


Sometimes, byte-compilation might produce two functionally identical pyc files that are not byte-to-byte identical which might cause problems.

Disabled hash seed randomization does not solve this problem entirely but helps a lot by lowering probability.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/1320

-- Commit Summary --

  * Disable Python hash seed randomization in brp-python-bytecompile

-- File Changes --

    M scripts/brp-python-bytecompile (4)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/1320.patch
https://github.com/rpm-software-management/rpm/pull/1320.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1320
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200724/ff0aa931/attachment.html>


More information about the Rpm-maint mailing list