[packages/python-psutil] - updated BRs and disabled tests (they dpn't stand a chance of working on builders)

baggins baggins at pld-linux.org
Sat Jan 16 09:57:45 CET 2016


commit 79c2de42cb9ffe11bba73ae9686724aac5af0edc
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Jan 16 09:56:32 2016 +0100

    - updated BRs and disabled tests (they dpn't stand a chance of working on builders)

 python-psutil.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-psutil.spec b/python-psutil.spec
index 079160e..c9ee9a4 100644
--- a/python-psutil.spec
+++ b/python-psutil.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests	# do not perform "make test"
+%bcond_with	tests	# do not perform "make test"
 %bcond_without  python2 # CPython 2.x module
 %bcond_without  python3 # CPython 3.x module
 
@@ -19,6 +19,7 @@ BuildRequires:	rpm-pythonprov
 %if %{with python2}
 BuildRequires:	python-devel
 BuildRequires:	python-distribute
+BuildRequires:	python-mock
 %endif
 %if %{with python3}
 BuildRequires:	python3-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-psutil.git/commitdiff/79c2de42cb9ffe11bba73ae9686724aac5af0edc



More information about the pld-cvs-commit mailing list