https://bugzilla.redhat.com/show_bug.cgi?id=1241944

Marcin Haba <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Marcin Haba <[email protected]> ---
Hello,

During build your package I received following traceback:

/usr/bin/python2 setup.py build
Traceback (most recent call last):
  File "setup.py", line 2, in <module>
    from setuptools import Command, find_packages, setup
ImportError: No module named setuptools


It looks that you need to define in Spec file as build requires
python-setuptools package.

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to