Bug 1282140
Summary: | python-cclib: python2 subpackage provides python3 binaries | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Eduardo Mayorga <e> | ||||||
Component: | python-cclib | Assignee: | Mukundan Ragavan <nonamedotc> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | rawhide | CC: | e, nonamedotc, pviktori | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2015-12-07 22:33:32 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: | 1282146, 1285816 | ||||||||
Attachments: |
|
*** Bug 1282141 has been marked as a duplicate of this bug. *** Thanks for the patch. That seems fair enough. I will fix it. Created attachment 1094489 [details]
Proposed patch.
It looks like the patch is not formatted properly. I'm reattaching it.
Thanks, I was also able to recover the patch from the vim swp file. As it is, I will be travelling and it's likely I will be updating the package only on Friday .. :( Oops! Meant to close it as "Rawhide" not as "not a bug". http://koji.fedoraproject.org/koji/buildinfo?buildID=703968 |
Created attachment 1094306 [details] Proposed patch. The version of the Python interpreter in binaries is confusing. Packaging guidelines state: If executables are to be shipped for both python 2 and python 3: Both python 2 and python 3 variants must provide symlinks with a '-X' and '-X.Y' suffix (python runtime major version, or python runtime major.minor version), unless upstream already provides appropriately versioned executables without the dash.