[packages/python-scales] Release 2. BR: python-nose.

matkor matkor at pld-linux.org
Wed Apr 8 16:45:45 CEST 2015


commit b641ab8dc696a69a66aa1bdf6b64e1d1ede62b49
Author: Mateusz Korniak <matkor at pld-linux.org>
Date:   Wed Apr 8 16:45:34 2015 +0200

    Release 2. BR: python-nose.

 python-scales.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-scales.spec b/python-scales.spec
index fe8baa6..7022e74 100644
--- a/python-scales.spec
+++ b/python-scales.spec
@@ -11,7 +11,7 @@ Summary(pl.UTF-8):	Statyski dla procesów Pythona
 # Name must match the python module/package name (as in 'import' statement)
 Name:		python-%{module}
 Version:	1.0.9
-Release:	1
+Release:	2
 License:	Apache
 Group:		Libraries/Python
 Source0:	https://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
@@ -26,10 +26,12 @@ BuildRequires:	rpmbuild(macros) >= 1.219
 #BuildRequires:	sed >= 4.0
 # when python3 present
 %if %{with python2}
+BuildRequires:	python-nose
 BuildRequires:	python-setuptools > 7.0
 %endif
 %if %{with python3}
 BuildRequires:	python3-modules
+BuildRequires:	python3-nose
 BuildRequires:	python3-setuptools > 7.0
 %endif
 # Below Rs only work for main package (python2)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-scales.git/commitdiff/b641ab8dc696a69a66aa1bdf6b64e1d1ede62b49



More information about the pld-cvs-commit mailing list