[copr] master: add python-flexmock to deps of frontend (2c30fb0)

msuchy at fedoraproject.org msuchy at fedoraproject.org
Tue Jun 25 15:09:31 UTC 2013


Repository : http://git.fedorahosted.org/cgit/copr.git

On branch  : master

>---------------------------------------------------------------

commit 2c30fb0d407ea533f7a8921f90bbed051b7311bd
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Tue Jun 25 14:43:50 2013 +0200

    add python-flexmock to deps of frontend
    
    addressing:
    _____________________________________ ERROR collecting tests/test_views/test_coprs_ns/test_coprs_general.py ______________________________________
    tests/test_views/test_coprs_ns/test_coprs_general.py:4: in <module>
    >   from flexmock import flexmock
    E   ImportError: No module named flexmock


>---------------------------------------------------------------

 copr.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/copr.spec b/copr.spec
index 8ac71c8..19c40f4 100644
--- a/copr.spec
+++ b/copr.spec
@@ -58,6 +58,7 @@ Requires:	python-psycopg2
 Requires:	python-whoosh
 # for tests:
 Requires:	pytest
+Requires:   python-flexmock
 
 %description frontend
 COPR is lightway Koji. It allows you to create new project in WebUI, and



More information about the copr-devel mailing list