[packages/python-ply] - test target BRs setuptools

qboosh qboosh at pld-linux.org
Thu Jan 12 19:48:20 CET 2017


commit 820e97e895d94d09ea25db0d7522669df92d22fe
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jan 12 19:49:34 2017 +0100

    - test target BRs setuptools

 python-ply.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/python-ply.spec b/python-ply.spec
index 7f21e97..5e5a5e1 100644
--- a/python-ply.spec
+++ b/python-ply.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-ply.git/commitdiff/820e97e895d94d09ea25db0d7522669df92d22fe



More information about the pld-cvs-commit mailing list