public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/5] python-setuputils: Update to 40.4.3
@ 2018-10-21 19:35 Stefan Schantl
  2018-10-21 19:35 ` [PATCH 2/5] python-lxml: Update to 4.2.5 Stefan Schantl
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Stefan Schantl @ 2018-10-21 19:35 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1128 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-10-21 20:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-21 19:35 [PATCH 1/5] python-setuputils: Update to 40.4.3 Stefan Schantl
2018-10-21 19:35 ` [PATCH 2/5] python-lxml: Update to 4.2.5 Stefan Schantl
2018-10-21 19:35 ` [PATCH 3/5] ninja: New package Stefan Schantl
2018-10-21 19:35 ` [PATCH 4/5] meson: " Stefan Schantl
2018-10-21 19:35 ` [PATCH 5/5] systemd: Update to version 239 Stefan Schantl
2018-10-21 20:56   ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox