https://bugzilla.redhat.com/show_bug.cgi?id=834681 --- Comment #4 from Ralph Bean <rbean@xxxxxxxxxx> --- Hmm, odd. koji has the network connection disabled for builds in order to stop setuptools from finding http://pypi.python.org/simple/six/ The package *should* be provided by the BuildRequires: python-six which succeeds for python2, but fails for python3. Funny, when I first packaged this, the "python-six" package, due to its curious nature of serving as a bridge between python2 and python3, contained sourcecode for both the python2 and python3 versions of python-six. Since I packaged this, the owner dmalcolm has split that package into python-six and python3-six. I'll have to add back a buildrequires: python3-six which should fix this. Doing some testing now. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review