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
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to