Python 3.3 (was Re: rawhide report: 20120804 changes)

David Malcolm dmalcolm at redhat.com
Mon Aug 6 10:52:46 UTC 2012


On Sun, 2012-08-05 at 12:26 +0100, Paul Howarth wrote:
> On Sat, 04 Aug 2012 11:27:38 -0400
> David Malcolm <dmalcolm at redhat.com> wrote:
> 
> > On Sat, 2012-08-04 at 12:32 +0000, Fedora Rawhide Report wrote:
> > > Compose started at Sat Aug  4 08:15:03 UTC 2012
> > > 
> > > Broken deps for x86_64
> > > ----------------------------------------------------------
> > [...snip numerous missing deps of the form
> >  requires python(abi) = 0:3.2
> >  requires libpython3.2mu.so.1.0()(64bit) ]
> > 
> > I finally pushed python 3.3b1 into rawhide yesterday.
> > https://fedoraproject.org/wiki/Features/Python_3.3
> > 
> > I've rebuilt most python3-using packages, and am slowly working
> > through the stragglers now.
> 
> Running rpmlint on a local build of python3-crypto, I get lots of this:
> 
> python3-crypto.x86_64: E:
> python-bytecode-wrong-magic-value /usr/lib64/python3.3/site-packages/Crypto/Signature/__pycache__/PKCS1_PSS.cpython-33.pyo
> expected 3190 (3.3), found 3230 (unknown)
> 
> Is this expected? Is it an rpmlint issue?
Oops - rpmlint is using an out-of-date magic number for 3.3 bytecode.
I've filed this as
  https://bugzilla.redhat.com/show_bug.cgi?id=845972
with a patch.

Thanks!
Dave



More information about the devel mailing list