From: Elan Ruusamäe Date: Wed, 25 May 2016 20:47:00 +0000 (+0300) Subject: setuptools is likely to be used X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=af55af9be20c28c6286ece3f31fc1e59494f992b;p=projects%2Ftemplate-specs.git setuptools is likely to be used --- 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