https://bugzilla.redhat.com/show_bug.cgi?id=1220451 Tristan Cacqueray <tdecacqu@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tdecacqu@xxxxxxxxxx --- Comment #1 from Tristan Cacqueray <tdecacqu@xxxxxxxxxx> --- Hi Fabien, 1/ running fedora-review yeild this error: ERROR: 'mock build failed' And in the log: + /usr/bin/python setup.py build Traceback (most recent call last): File "setup.py", line 18, in <module> import setuptools ImportError: No module named setuptools I suspect you need to add: BuildRequires: python-setuptools 2/ Also rpmlint raised a warning about W: mixed-use-of-spaces-and-tabs (spaces: line 6, tab: line 5), you better use space everywhere and remove all tabulations. 3/ Finally, E: specfile-error warning: bogus date in %changelog Cheers! -- 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