Bug 1282141

Summary: python2 subpackage provides python3 binaries
Product: [Fedora] Fedora Reporter: Eduardo Mayorga <e>
Component: python-cclibAssignee: Mukundan Ragavan <nonamedotc>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: nonamedotc
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-11-15 03:57:50 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:
Attachments:
Description Flags
Proposed patch. none

Description Eduardo Mayorga 2015-11-15 03:13:23 UTC
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.

Comment 1 Eduardo Mayorga 2015-11-15 03:14:18 UTC
Created attachment 1094307 [details]
Proposed patch.

Comment 2 Eduardo Mayorga 2015-11-15 03:57:50 UTC

*** This bug has been marked as a duplicate of bug 1282140 ***