[Bug 554714] Review Request: python-psutil - A process utilities module for Python

bugzilla at redhat.com bugzilla at redhat.com
Sat Feb 20 12:17:09 UTC 2010


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=554714

--- Comment #9 from Thomas Spura <tomspur at fedoraproject.org> 2010-02-20 07:17:07 EST ---
Something is wrong here...

# rpm -q --requires python3-psutil
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


# rpm -q --requires python-psutil
python(abi) = 2.6
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 python3 package needs to have python(abi) = 3.1. I'm not sure, where it's
missing... Will have a look at this.

-- 
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