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

Bohuslav Kabrda bkabrda at redhat.com
Wed Jun 26 05:55:08 UTC 2013


----- Original Message -----
> 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
> 
> 

This should probably go to BuildRequires and the tests should be run with sqlite during build, IMO.


-- 
Regards,
Bohuslav "Slavek" Kabrda.


More information about the copr-devel mailing list