https://bugzilla.redhat.com/show_bug.cgi?id=842013 --- Comment #3 from Michael Scherer <misc@xxxxxxxx> --- Build in mock fail : Exécution_de(%build): /bin/sh -e /var/tmp/rpm-tmp.E1njxS + umask 022 + cd /builddir/build/BUILD + cd nfsometer-1.1 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build Traceback (most recent call last): File "setup.py", line 15, in <module> from setuptools.command.install import install as _install ImportError: No module named setuptools.command.install I think a BR is missing ( like python2-devel, or python3-devel ) Also, I think the COPYING file should be in %doc, as well as README ( the former for legal reason, the later for usabilty ) As a side note, I usually recommend to have 1 line for each requires, this permit to have IMHO better diff ( ie, +/- show the only change ) -- 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