Bug 1259474

Summary: python-setuptools missing provides for python2-setuptools
Product: Red Hat Enterprise Linux 7 Reporter: Carl George <carl>
Component: python-setuptoolsAssignee: Charalampos Stratakis <cstratak>
Status: CLOSED ERRATA QA Contact: Jakub Heger <jheger>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: bnater, cstratak, isenfeld, jdulaney, orion, pviktori
Target Milestone: rcKeywords: EasyFix, FastFix
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-setuptools-0.9.8-6.el7 Doc Type: No Doc Update
Doc Text:
undefined
Story Points: ---
Clone Of:
: 1420362 (view as bug list) Environment:
Last Closed: 2017-08-01 12:14:52 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:

Description Carl George 2015-09-02 16:38:48 UTC
Description of problem:
The latest Fedora Python Packaging guidelines [1] state that python modules should have a virtual provides for python2-%{srcname}.  Obviously RHEL is not Fedora, but I think this enhancement makes sense for the RHEL package as well.  Similar virtual provides already exist on the base python packages.

    $ rpm -q --provides python | grep ^python2
    python2 = 2.7.5
    $ rpm -q --provides python-devel | grep ^python2
    python2-devel = 2.7.5-18.el7_1.1

Benefits:
EPEL package maintainers (like myself) can require the virtual python2 name in our spec files.  This allows the same spec file to be used for both Fedora and EPEL.

Drawbacks:
None that I am aware of.

Version-Release number of selected component (if applicable):
0.9.8-3.el7

Actual results:
python-setuptools does not provide python2-setuptools

Expected results:
python-setuptools should provide python2-setuptools

Additional info:
[1]: http://fedoraproject.org/wiki/Packaging:Python#Provides

Comment 2 Alan Pevec 2015-12-08 01:00:04 UTC
*** Bug 1284754 has been marked as a duplicate of this bug. ***

Comment 3 Orion Poplawski 2016-05-10 21:59:46 UTC
This would help a lot with Fedora EPEL package consistency.

Comment 4 Orion Poplawski 2016-10-24 22:58:06 UTC
Really disappointed that this does not appear to have made it into 7.3.

Comment 8 errata-xmlrpc 2017-08-01 12:14:52 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2017:1900