Hide Forgot
+++ This bug was initially created as a clone of Bug #1005350 +++ While I was trying to unbundle six from one of my one packages, I noticed that scipy carries a copy of python-six --- Additional comment from Orion Poplawski on 2013-09-10 11:33:24 EDT --- Thanks. Fixed in rawhide.
Verified in spec file of scipy-0.12.1-3.el7. Bundled six is being deleted and the one from python-six package is used: scipy.spec: <snip> # Bundled libs rm scipy/lib/six.py find -name \*.py | xargs sed -i -e 's/scipy\.lib\.six/six/' <snip>
...and it's really not present in rpm: # rpm -q scipy scipy-0.12.1-3.el7.x86_64 # rpm -ql scipy | grep six.py #
FYI - I've reverted this in the Fedora package as the bundled python-six is modified by scipy, so it's a fork.
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.