https://bugzilla.redhat.com/show_bug.cgi?id=1300092 --- Comment #9 from Matthias Runge <mrunge@xxxxxxxxxx> --- (In reply to Paul Wouters from comment #7) > so i am not running rawhide and so I'm running into issues with python2-six > not being available. Searching yum, it seems it should be able to do both: > > python-six.noarch : Python 2 and 3 compatibility utilities > > They really made python a giant mess :( Completely unrelated to this review: In Rawhide: rpm -qp --provides python-six-1.10.0-1.fc24.noarch.rpm python-six = 1.10.0-1.fc24 python2-six = 1.10.0-1.fc24 and in fedora 23: rpm -q --provides python-six python-six = 1.9.0-3.fc23 python2-six Hmmm. I see a provides line in the spec, Provides: python2-six = %{version}-%{release} Otherwise I'd obsolete python-six to be sure to really replace python-six with python2-six, adding the python_provides-macro to python-six spec should fix that. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review