Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=885013

Mario Blättermann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
                   |                            |m
           Assignee|[email protected]    |[email protected]
                   |                            |m
              Flags|                            |fedora-review?

--- Comment #3 from Mario Blättermann <[email protected]> ---
Scratch build fails for Rawhide:
http://koji.fedoraproject.org/koji/taskinfo?taskID=4784243

+ python setup.py build
Traceback (most recent call last):
  File "setup.py", line 4, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools

The package python-setuptools is missing from BuildRequires.

rm -rf %{buildroot}
is an artifact from Fedora 10 and older. Please remove it. Don't know why it is
still in the spec template anyway.

BuildRequires:  python-devel
is invalid. Use python2-devel:
http://fedoraproject.org/wiki/Packaging:Python#BuildRequires

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=h3Ea3hTTx4&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to