[packages/python-pylint-django] tests: BR: python-pylint-plugin-utils

jajcus jajcus at pld-linux.org
Mon Dec 7 13:39:50 CET 2015


commit f3bef41fb45185925c2fc4cdbaf3e2e20b42e365
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Mon Dec 7 13:39:37 2015 +0100

    tests: BR: python-pylint-plugin-utils
    
    Release: 2

 python-pylint-django.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-pylint-django.spec b/python-pylint-django.spec
index 9bf5f54..a6a6b76 100644
--- a/python-pylint-django.spec
+++ b/python-pylint-django.spec
@@ -9,7 +9,7 @@ Summary:	Pylint plugin for hangling Django code
 # Name must match the python module/package name (as in 'import' statement)
 Name:		python-%{module}
 Version:	0.7.1
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Libraries/Python
 Source0:	https://pypi.python.org/packages/source/p/pylint-django/%{module}-%{version}.tar.gz
@@ -20,10 +20,12 @@ BuildRequires:	rpmbuild(macros) >= 1.714
 %if %{with python2}
 BuildRequires:	python-modules
 BuildRequires:	python-setuptools
+%{?with_tests:BuildRequires:	python-pylint-plugin-utils}
 %endif
 %if %{with python3}
 BuildRequires:	python3-modules
 BuildRequires:	python3-setuptools
+%{?with_tests:BuildRequires:	python3-pylint-plugin-utils}
 %endif
 Requires:	python-modules
 BuildArch:	noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pylint-django.git/commitdiff/f3bef41fb45185925c2fc4cdbaf3e2e20b42e365



More information about the pld-cvs-commit mailing list