Bug 1274820

Summary: python depends on python-pip
Product: [Fedora] Fedora Reporter: Attila Fazekas <afazekas>
Component: pythonAssignee: Charalampos Stratakis <cstratak>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: bkabrda, dmalcolm, ivazqueznet, jonathansteffan, mstuchli, ncoghlan, pviktori, redhat-bugzilla, rkuska, tomspur, tradej
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: 2016-01-29 13:30:13 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 Attila Fazekas 2015-10-23 15:06:18 UTC
Description of problem:

python-2.7.10-8.fc23.x86_64 depends on python-pip.

I do not see why pip would be strong run time dependency for python,
for example it works after rpm -ql python-pip | sudo xargs rm.

Comment 1 Fedora Admin XMLRPC Client 2016-01-29 13:05:36 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Petr Viktorin (pviktori) 2016-01-29 13:30:13 UTC

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

Comment 3 Petr Viktorin (pviktori) 2016-01-29 13:31:05 UTC
Removing pip would break the "ensurepip" package, which is now in Python's standard library: https://docs.python.org/2/library/ensurepip.html