]> git.pld-linux.org Git - packages/python-pylint-django.git/blobdiff - python-pylint-django.spec
tests: BR: python-pylint-plugin-utils
[packages/python-pylint-django.git] / python-pylint-django.spec
index 9bf5f54d19bf653f5e3b0fbec932d5ec7215bd05..a6a6b7643d15fb90e6b03c7f6e99a072a04283d0 100644 (file)
@@ -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
This page took 0.055155 seconds and 4 git commands to generate.