https://bugzilla.redhat.com/show_bug.cgi?id=1055005 --- Comment #5 from Alec Leamas <leamas.alec@xxxxxxxxx> --- (In reply to Sergio Pascual from comment #4) > > > > > - Python 3 runtime, your package does not have a Requires on python3. It's > > > generated automatically for packages under python system directory. I > > > haven't found a better way than an explicit > > > Requires: python(abi) = 3.3 > > Thanks again for good catch, fixed using >= 3.3 . > > I don't think you can do that (>= 3.3). Even if the code is compatible > between 3.3 and (say), 3.4, the pyc and pyc have to be recompiled for each > version of the interpreter. > > Instead of the explicit version you can use > > Requires: python(abi) = %{python3_version} Yes, that must be the way to do it, fixed. Thanks! New links: spec: http://leamas.fedorapeople.org/system-config-repo/3/system-config-repo.spec srpm: http://leamas.fedorapeople.org/system-config-repo/3/system-config-repo-0-0.3.20140117gitc112d69.fc20.src.rpm -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review