[Bug 526126] Review Request: python3 - Python 3.x (backwards incompatible version)

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 27 16:45:17 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=526126





--- Comment #33 from Andrew McNabb <amcnabb at mcnabbs.org>  2009-10-27 12:45:12 EDT ---
(In reply to comment #32)
> 
> FWIW I think this is still true with my patch; IIRC "make install" does the
> byte-compilation using the freshly built python binary; I just need to sort out
> the timestamps.  

The install target doesn't do byte-compilation.  This step is performed
manually, with the following line (on line 289 of my slightly outdated download
of the spec file):

LD_LIBRARY_PATH=. /usr/lib/rpm/brp-python-bytecompile ./python

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list