mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] python3-setuptools: version bump 67.4.0 -> 78.1.0
@ 2025-04-01 12:11 Artur Wiebe
  2025-04-26  8:39 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Artur Wiebe @ 2025-04-01 12:11 UTC (permalink / raw)
  To: ptxdist

License file change:
Remove unnecessary and incorrect copyright notice. (Commit message)

Signed-off-by: Artur Wiebe <artur@4wiebe.de>
---
 rules/python3-setuptools.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/python3-setuptools.make b/rules/python3-setuptools.make
index 9e2cabccc..1c97a462e 100644
--- a/rules/python3-setuptools.make
+++ b/rules/python3-setuptools.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PYTHON3_SETUPTOOLS) += python3-setuptools
 #
 # Paths and names
 #
-PYTHON3_SETUPTOOLS_VERSION	:= 67.4.0
-PYTHON3_SETUPTOOLS_MD5		:= a15e7546790b932a94fd9ccca7f839de
+PYTHON3_SETUPTOOLS_VERSION	:= 78.1.0
+PYTHON3_SETUPTOOLS_MD5		:= c20bf3068cdb26629854bec1ba8d2374
 PYTHON3_SETUPTOOLS		:= setuptools-$(PYTHON3_SETUPTOOLS_VERSION)
 PYTHON3_SETUPTOOLS_SUFFIX	:= tar.gz
 PYTHON3_SETUPTOOLS_URL		:= $(call ptx/mirror-pypi, setuptools, $(PYTHON3_SETUPTOOLS).$(PYTHON3_SETUPTOOLS_SUFFIX))
@@ -23,7 +23,7 @@ PYTHON3_SETUPTOOLS_SOURCE	:= $(SRCDIR)/$(PYTHON3_SETUPTOOLS).$(PYTHON3_SETUPTOOL
 PYTHON3_SETUPTOOLS_DIR		:= $(BUILDDIR)/$(PYTHON3_SETUPTOOLS)
 PYTHON3_SETUPTOOLS_LICENSE	:= MIT
 PYTHON3_SETUPTOOLS_LICENSE_FILES	:= \
-	file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6
+	file://LICENSE;md5=141643e11c48898150daa83802dbc65f
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.49.0




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

* Re: [ptxdist] [PATCH] python3-setuptools: version bump 67.4.0 -> 78.1.0
  2025-04-01 12:11 [ptxdist] [PATCH] python3-setuptools: version bump 67.4.0 -> 78.1.0 Artur Wiebe
@ 2025-04-26  8:39 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-04-26  8:39 UTC (permalink / raw)
  To: Artur Wiebe; +Cc: ptxdist

On Tue, Apr 01, 2025 at 02:11:20PM +0200, Artur Wiebe wrote:
> License file change:
> Remove unnecessary and incorrect copyright notice. (Commit message)
> 
> Signed-off-by: Artur Wiebe <artur@4wiebe.de>

The problem with this update is, that setuptools provides distutils now but
it breaks compatibility with newer versions. Specifically NumPy fails to
build with this update. We need to update that to version 2.x first.

Michael

> ---
>  rules/python3-setuptools.make | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/rules/python3-setuptools.make b/rules/python3-setuptools.make
> index 9e2cabccc..1c97a462e 100644
> --- a/rules/python3-setuptools.make
> +++ b/rules/python3-setuptools.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PYTHON3_SETUPTOOLS) += python3-setuptools
>  #
>  # Paths and names
>  #
> -PYTHON3_SETUPTOOLS_VERSION	:= 67.4.0
> -PYTHON3_SETUPTOOLS_MD5		:= a15e7546790b932a94fd9ccca7f839de
> +PYTHON3_SETUPTOOLS_VERSION	:= 78.1.0
> +PYTHON3_SETUPTOOLS_MD5		:= c20bf3068cdb26629854bec1ba8d2374
>  PYTHON3_SETUPTOOLS		:= setuptools-$(PYTHON3_SETUPTOOLS_VERSION)
>  PYTHON3_SETUPTOOLS_SUFFIX	:= tar.gz
>  PYTHON3_SETUPTOOLS_URL		:= $(call ptx/mirror-pypi, setuptools, $(PYTHON3_SETUPTOOLS).$(PYTHON3_SETUPTOOLS_SUFFIX))
> @@ -23,7 +23,7 @@ PYTHON3_SETUPTOOLS_SOURCE	:= $(SRCDIR)/$(PYTHON3_SETUPTOOLS).$(PYTHON3_SETUPTOOL
>  PYTHON3_SETUPTOOLS_DIR		:= $(BUILDDIR)/$(PYTHON3_SETUPTOOLS)
>  PYTHON3_SETUPTOOLS_LICENSE	:= MIT
>  PYTHON3_SETUPTOOLS_LICENSE_FILES	:= \
> -	file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6
> +	file://LICENSE;md5=141643e11c48898150daa83802dbc65f
>  
>  # ----------------------------------------------------------------------------
>  # Prepare
> -- 
> 2.49.0
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



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

end of thread, other threads:[~2025-04-26  8:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-01 12:11 [ptxdist] [PATCH] python3-setuptools: version bump 67.4.0 -> 78.1.0 Artur Wiebe
2025-04-26  8:39 ` Michael Olbrich

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