Thanks for your answer, i will add the dependencies to BuildRequires and test the koji build later.
 
Gesendet: Donnerstag, 12. Februar 2015 um 13:36 Uhr
Von: "Thomas Spura" <tomspur@fedoraproject.org>
An: "Discussion of RPM packaging standards and practices for Fedora" <packaging@lists.fedoraproject.org>
Betreff: Re: [Fedora-packaging] mock build - python setup.py test fails
Martin Gansser <linux4martin@web.de> schrieb am Thu Feb 12 2015 at 1:17:27 PM:
Hi,
 
mock build fails with python-livestreamer in section %check
The build.log can be viewed on: https://bugzilla.redhat.com/attachment.cgi?id=990767
 
any help ?
 
Your package downloads the depencencies for running the tests on the fly in mock. Please add them to your BuildRequires. When having them installed here on F21, the tests pass:
+ /usr/bin/python2 setup.py test
running test
Searching for requests<3.0,>=1.0
Reading https://pypi.python.org/simple/requests/
Best match: requests 2.5.1
Downloading https://pypi.python.org/packages/source/r/requests/requests-2.5.1.tar.gz#md5=c270eb5551a02e8ab7a4cbb83e22af2e
Processing requests-2.5.1.tar.gz
[snip]
 
Greetings,
Thomas
-- packaging mailing list packaging@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/packaging