https://bugzilla.redhat.com/show_bug.cgi?id=1065562 James Slagle <jslagle@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jslagle@xxxxxxxxxx --- Comment #1 from James Slagle <jslagle@xxxxxxxxxx> --- Hi, I'm doing an unofficial review as I'm seeking packager sponsorship. It looks like you're missing a BuildRequires on python-setuptools. The build in mock fails with: + /usr/bin/python setup.py build Traceback (most recent call last): File "setup.py", line 4, in <module> from setuptools import setup ImportError: No module named setuptools You need to add the following line to your spec file: BuildRequires: python-setuptools -- 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