]> git.pld-linux.org Git - packages/python-d2to1.git/commitdiff
tests BR
authorElan Ruusamäe <glen@delfi.ee>
Mon, 8 Dec 2014 09:41:36 +0000 (11:41 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 8 Dec 2014 09:41:36 +0000 (11:41 +0200)
python-d2to1.spec

index e9acd81179dba976c075bd6e03f5438fdd58fe64..d6707a75a5c84c824e9099e2667ca11f219d4777 100644 (file)
@@ -23,10 +23,16 @@ BuildRequires:      rpmbuild(macros) >= 1.219
 %if %{with python2}
 BuildRequires: python-modules
 BuildRequires: python-setuptools
+%if %{with tests}
+BuildRequires: python-nose
+%endif
 %endif
 %if %{with python3}
 BuildRequires: python3-modules
 BuildRequires: python3-setuptools
+%if %{with tests}
+BuildRequires: python3-nose
+%endif
 %endif
 Requires:      python-setuptools
 BuildArch:     noarch
This page took 0.069759 seconds and 4 git commands to generate.