]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
setuptools is likely to be used
authorElan Ruusamäe <glen@delfi.ee>
Wed, 25 May 2016 20:47:00 +0000 (23:47 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 25 May 2016 20:47:00 +0000 (23:47 +0300)
python.spec

index 5106664513e257c4bcc78df67487272f9af9c7e1..f40beda00f4b0ba113f41c10923a6039112d76f9 100644 (file)
@@ -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
This page took 0.365515 seconds and 4 git commands to generate.