Bug 1342503
Summary: | python-praw: python2-praw requires both Python 2 and Python 3 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tomas Orsava <torsava> | ||||
Component: | python-praw | Assignee: | Fabian Affolter <mail> | ||||
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 25 | CC: | jberan, lbalhar, mail | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-09-09 07:08:16 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1285816, 1312032, 1340802 | ||||||
Attachments: |
|
Description
Tomas Orsava
2016-06-03 11:55:30 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. Created attachment 1196815 [details]
Update to 4.0.0b17 version
There is also removed `praw-multiprocess` as this functionality is no longer needed with PRAW 4.
Bug 1370446 solved the issue. Hello, Honzo. I am not sure if it's a good idea to update package to the beta version. Also, the latest package doesn't depend on both Pythons so we can probably close this bug. What do you think about it? Have a nice day. $ rpm -qp --requires ~/rpmbuild/RPMS/python2-praw-3.5.0-1.fc26.noarch.rpm /usr/bin/python2 python(abi) = 2.7 python-decorator >= 4.0.9 python-decorator < 4.1 python-requests >= 2.3.0 python-six >= 1.10 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 -qp --requires ~/rpmbuild/RPMS/python3-praw-3.5.0-1.fc26.noarch.rpm /usr/bin/python3 python(abi) = 3.5 python3-decorator >= 4.0.9 python3-decorator < 4.1 python3-requests >= 2.3.0 python3-six >= 1.10 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 Hi Lumír, I agree to close. |