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

Mario Blättermann <mario.blaetterm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mario.blaetterm...@gmail.co
                   |                            |m

--- Comment #8 from Mario Blättermann <mario.blaetterm...@gmail.com> ---
Scratch build for Rawhide fails:
http://koji.fedoraproject.org/koji/taskinfo?taskID=4608626

From build.log:

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

The package python-setuptools is missing from BuildRequires.

More issues:

%python_sitelib/github/*

First, please place curly brackets around macros to make them clearly
distinguishable from other stuff. Moreover, the folder stays unowned this way.
Either remove the asterisk to let it be owned or use the following construct:

%dir %{python_sitelib}/github
%{python_sitelib}/github/*

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to