Thanks, applied as 91036dd81f7131f3d8686bf8ed49c2455573e4c5. Michael
[sent from post-receive hook] On Thu, 15 Jan 2026 16:12:04 +0100, Markus Heidelberg <[email protected]> wrote: > pydot needs setuptools >= 77.0.0 > > Signed-off-by: Markus Heidelberg <[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 307196452033..d514fa7c7030 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 := 71.1.0 > -PYTHON3_SETUPTOOLS_MD5 := 2d7f698adca86005a771f8709686d5e4 > +PYTHON3_SETUPTOOLS_VERSION := 80.9.0 > +PYTHON3_SETUPTOOLS_MD5 := 82e1d67883b713f9493659b50d13b436 > PYTHON3_SETUPTOOLS := setuptools-$(PYTHON3_SETUPTOOLS_VERSION) > PYTHON3_SETUPTOOLS_SUFFIX := tar.gz > PYTHON3_SETUPTOOLS_URL := $(call ptx/mirror-pypi, setuptools, > $(PYTHON3_SETUPTOOLS).$(PYTHON3_SETUPTOOLS_SUFFIX))
