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.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
*** This bug has been marked as a duplicate of bug 1279957 ***
Removing pip would break the "ensurepip" package, which is now in Python's standard library: https://docs.python.org/2/library/ensurepip.html