[packages/python-setuptools] - rel 3; setuptools doesn't seem to be needed to build this package

arekm arekm at pld-linux.org
Sun Sep 13 22:49:32 CEST 2015


commit 275d51dc288ea0f4cd4bb2594776f3895e6b306a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Sep 13 22:49:27 2015 +0200

    - rel 3; setuptools doesn't seem to be needed to build this package

 python-setuptools.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-setuptools.spec b/python-setuptools.spec
index f6b3888..feb06b0 100644
--- a/python-setuptools.spec
+++ b/python-setuptools.spec
@@ -11,7 +11,7 @@ Summary:	A collection of enhancements to the Python distutils
 Summary(pl.UTF-8):	Zestaw rozszerzeń dla pythonowych distutils
 Name:		python-setuptools
 Version:	18.3
-Release:	2
+Release:	3
 Epoch:		1
 License:	PSF or ZPL
 Group:		Development/Languages/Python
@@ -26,7 +26,7 @@ BuildRequires:	glibc-localedb-all
 %if %{with bootstrap}
 BuildRequires:	python-distribute < 0.7
 %else
-BuildRequires:	python-setuptools > 7.0
+#BuildRequires:	python-setuptools > 7.0
 BuildConflicts:	python-distribute < 0.7
 %endif
 BuildRequires:	python-modules >= 1:2.6
@@ -35,7 +35,7 @@ BuildRequires:	python-modules >= 1:2.6
 %if %{with bootstrap}
 BuildRequires:	python3-distribute < 0.7
 %else
-BuildRequires:	python3-setuptools > 7.0
+#BuildRequires:	python3-setuptools > 7.0
 BuildConflicts:	python3-distribute < 0.7
 %endif
 BuildRequires:	python3-modules >= 1:3.2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-setuptools.git/commitdiff/275d51dc288ea0f4cd4bb2594776f3895e6b306a



More information about the pld-cvs-commit mailing list