[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipfire-development
Subject:    [PATCH 1/5] python-setuputils: Update to 40.4.3
From:       Stefan Schantl <stefan.schantl () ipfire ! org>
Date:       2018-10-21 19:35:30
Message-ID: 20181021193534.31718-1-stefan.schantl () ipfire ! org
[Download RAW message or body]

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 python-setuptools/python-setuptools.nm | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/python-setuptools/python-setuptools.nm b/python-setuptools/python-setuptools.nm
index 8f1823aea..ffef974cf 100644
--- a/python-setuptools/python-setuptools.nm
+++ b/python-setuptools/python-setuptools.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = python-setuptools
-version    = 28.2.0
+version    = 40.4.3
 release    = 1
 arch       = noarch
 thisapp    = setuptools-%{version}
@@ -21,6 +21,8 @@ description
 	especially ones that have dependencies on other packages.
 end
 
+source_dl = https://github.com/pypa/setuptools/archive/v%{version}.tar.gz#/
+
 build
 	requires
 		pakfire-builder >= 0.9.23-2
@@ -36,9 +38,11 @@ build
 
 	build
 		pushd %{DIR_APP3}
+		%{python3} bootstrap.py
 		CFLAGS="%{CFLAGS}" %{python3} setup.py build
 		popd
 
+		%{python} bootstrap.py
 		CFLAGS="%{CFLAGS}" %{python} setup.py build
 	end
 
-- 
2.17.1

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic