[Freeipa-devel] [PATCH] 419 Prevent *.pyo and *.pyc multilib problems

Martin Kosek mkosek at redhat.com
Tue Aug 13 08:50:23 UTC 2013


Differences in the python byte code fails in a build validation
(rpmdiff) done on difference architecture of the same package.

This patch:
 1) Ensures that timestamps of generated *.pyo and *.pyc files match
 2) Python integer literals greater or equal 2^32 and lower than 2^64
    are converted to long right away to prevent different type of
    the integer on architectures with different size of int

https://fedorahosted.org/freeipa/ticket/3858
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-419-prevent-.pyo-and-.pyc-multilib-problems.patch
Type: text/x-patch
Size: 7473 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20130813/499bde77/attachment.bin>


More information about the Freeipa-devel mailing list