Thanks, applied as b3ffd554282f937e10e1b87c357e90d337523791.

Michael

[sent from post-receive hook]

On Wed, 14 May 2025 08:07:43 +0200, Artur Wiebe <[email protected]> wrote:
> License file change:
> Remove unnecessary and incorrect copyright notice. (Commit message)
> 
> Signed-off-by: Artur Wiebe <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/python3-setuptools.make b/rules/python3-setuptools.make
> index 9e2cabccca4f..307196452033 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   := 71.1.0
> +PYTHON3_SETUPTOOLS_MD5               := 2d7f698adca86005a771f8709686d5e4
>  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

Reply via email to