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



--- Comment #5 from Mario Blättermann <[email protected]> ---
Just found another issue:

$ rpm -qpR python3-pypump-0.4-2.fc21.noarch.rpm
/usr/bin/env
python(abi) = 3.3
python-dateutil
python-oauthlib
python-requests
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1

The "Requires" listing is outside of the python3 condition. You have to include
the runtime requirements there, applying the special needs for Python 3,
otherwise I'm afraid the Python 3 version won't work.

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to