]> git.pld-linux.org Git - projects/template-specs.git/blobdiff - python.spec
better arch selection for ocaml_opt bcond
[projects/template-specs.git] / python.spec
index ec96acdafb520bcd8391cd85a32c357273094d24..09fa6184067d5fb2f64a757b59329150e7e9b752 100644 (file)
@@ -26,12 +26,12 @@ BuildRequires:      rpmbuild(macros) >= 1.219
 # when python3 present
 %if %{with python2}
 BuildRequires: python-devel
-BuildRequires: python-setuptools >= 7.0
+BuildRequires: python-setuptools
 %endif
 %if %{with python3}
 BuildRequires: python3-devel
 BuildRequires: python3-modules
-BuildRequires: python3-setuptools >= 7.0
+BuildRequires: python3-setuptools
 %endif
 # Below Rs only work for main package (python2)
 #Requires:             python-libs
This page took 0.030867 seconds and 4 git commands to generate.