]> git.pld-linux.org Git - packages/python-ply.git/commitdiff
- test target BRs setuptools
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 12 Jan 2017 18:49:34 +0000 (19:49 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 12 Jan 2017 18:49:34 +0000 (19:49 +0100)
python-ply.spec

index 7f21e97f846b1cd100fb55a82cad2ae2a219e40a..5e5a5e1cbf7e84697bf37e2f96603bb432415495 100644 (file)
@@ -18,9 +18,15 @@ URL:         http://www.dabeaz.com/ply/
 BuildRequires: rpmbuild(macros) >= 1.714
 %if %{with python3}
 BuildRequires: python >= 2.2.1
+%if %{with tests}
+BuildRequires: python-setuptools
+%endif
 %endif
 %if %{with python3}
 BuildRequires: python3 >= 1:3.2
+%if %{with tests}
+BuildRequires: python3-setuptools
+%endif
 %endif
 Requires:      python-modules
 Obsoletes:     ply
This page took 0.186357 seconds and 4 git commands to generate.