Thanks, applied as 28bb40e838cf1c52b0c2ba5f999d29f868f63709. Michael
[sent from post-receive hook] On Tue, 27 Jul 2021 08:21:39 +0200, Lars Pedersen <[email protected]> wrote: > Signed-off-by: Lars Pedersen <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/python3-ply.make b/rules/python3-ply.make > index d95459988766..e5deab4f7f5e 100644 > --- a/rules/python3-ply.make > +++ b/rules/python3-ply.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PYTHON3_PLY) += python3-ply > # > # Paths and names > # > -PYTHON3_PLY_VERSION := 3.4 > -PYTHON3_PLY_MD5 := ffdc95858819347bf92d7c2acc074894 > +PYTHON3_PLY_VERSION := 3.11 > +PYTHON3_PLY_MD5 := 6465f602e656455affcd7c5734c638f8 > PYTHON3_PLY := ply-$(PYTHON3_PLY_VERSION) > PYTHON3_PLY_SUFFIX := tar.gz > PYTHON3_PLY_URL := $(call ptx/mirror-pypi, ply, > $(PYTHON3_PLY).$(PYTHON3_PLY_SUFFIX)) _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
