Thanks, applied as 3e638240a40a15f6442f1c0743280373bddeb8ee. Michael
[sent from post-receive hook] On Mon, 06 Mar 2023 17:21:15 +0100, Artur Wiebe <ar...@4wiebe.de> wrote: > Signed-off-by: Artur Wiebe <ar...@4wiebe.de> > Message-Id: <20230225211018.249907-1-ar...@4wiebe.de> > Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de> > > diff --git a/rules/python3-setuptools.make b/rules/python3-setuptools.make > index 85e42ce97873..9e2cabccca4f 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 := 54.1.0 > -PYTHON3_SETUPTOOLS_MD5 := a39914ec4d991aeb3397cd2f37dda66c > +PYTHON3_SETUPTOOLS_VERSION := 67.4.0 > +PYTHON3_SETUPTOOLS_MD5 := a15e7546790b932a94fd9ccca7f839de > PYTHON3_SETUPTOOLS := setuptools-$(PYTHON3_SETUPTOOLS_VERSION) > PYTHON3_SETUPTOOLS_SUFFIX := tar.gz > PYTHON3_SETUPTOOLS_URL := $(call ptx/mirror-pypi, setuptools, > $(PYTHON3_SETUPTOOLS).$(PYTHON3_SETUPTOOLS_SUFFIX))