[projects/template-specs] setuptools is likely to be used

glen glen at pld-linux.org
Wed May 25 22:47:07 CEST 2016


commit af55af9be20c28c6286ece3f31fc1e59494f992b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed May 25 23:47:00 2016 +0300

    setuptools is likely to be used

 python.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python.spec b/python.spec
index 5106664..f40beda 100644
--- a/python.spec
+++ b/python.spec
@@ -28,11 +28,11 @@ BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 %if %{with python2}
 BuildRequires:	python-modules
-#BuildRequires:	python-setuptools
+BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
 BuildRequires:	python3-modules
-#BuildRequires:	python3-setuptools
+BuildRequires:	python3-setuptools
 %endif
 # when using /usr/bin/env or other in-place substitutions
 #BuildRequires:        sed >= 4.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/af55af9be20c28c6286ece3f31fc1e59494f992b



More information about the pld-cvs-commit mailing list