https://bugzilla.redhat.com/show_bug.cgi?id=1343608 --- Comment #9 from mulhern <amulhern@xxxxxxxxxx> --- (In reply to mulhern from comment #8) > (In reply to Igor Gnatenko from comment #7) > > (In reply to mulhern from comment #6) > > > (In reply to Igor Gnatenko from comment #4) > > > > > BuildRequires: python-setuptools > > > > BuildRequries: python2-setuptools > > > > > > > > > Requires: python-six > > > > Requires: python2-six > > > > > > > The python2-* variants do not exist for these packages on f24. > > > > they do. > > > > $ rpm -q --provides python-six > > python-six = 1.10.0-2.fc24 > > python2-six = 1.10.0-2.fc24 > > $ rpm -q --provides python2-setuptools > > python-setuptools = 20.1.1-1.fc24 > > python2-setuptools = 20.1.1-1.fc24 > > Sorry, I meant f23. Hmmm, I think I'm looking at a dnf bug/feature. [root@dhcp-25-209 pyprocdev]# dnf info python2-six Last metadata expiration check: 1:22:41 ago on Mon Jul 11 07:58:02 2016. Error: No matching Packages to list [root@dhcp-25-209 pyprocdev]# dnf info python-six Last metadata expiration check: 1:23:27 ago on Mon Jul 11 07:58:02 2016. Installed Packages Name : python-six Arch : noarch ... [root@dhcp-25-209 pyprocdev]# dnf install python-six Last metadata expiration check: 1:24:15 ago on Mon Jul 11 07:58:02 2016. Package python-six-1.9.0-3.fc23.noarch is already installed, skipping. Dependencies resolved. Nothing to do. Complete! [root@dhcp-25-209 pyprocdev]# dnf install python2-six Last metadata expiration check: 1:24:20 ago on Mon Jul 11 07:58:02 2016. Package python-six-1.9.0-3.fc23.noarch is already installed, skipping. Dependencies resolved. Nothing to do. Complete! -- 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://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx