commit 820e97e895d94d09ea25db0d7522669df92d22fe
Author: Jakub Bogusz <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to