Thanks, applied as c7f4ebd92e466c170c22f13f9bb90f2ea45edeae. Michael
[sent from post-receive hook] On Thu, 08 Feb 2024 17:03:05 +0100, Artur Wiebe <[email protected]> wrote: > Signed-off-by: Artur Wiebe <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/python3-cffi.make b/rules/python3-cffi.make > index d23ce5c4600b..7edf9fb6f426 100644 > --- a/rules/python3-cffi.make > +++ b/rules/python3-cffi.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PYTHON3_CFFI) += python3-cffi > # > # Paths and names > # > -PYTHON3_CFFI_VERSION := 1.15.0 > -PYTHON3_CFFI_MD5 := f3a3f26cd3335fc597479c9475da0a0b > +PYTHON3_CFFI_VERSION := 1.16.0 > +PYTHON3_CFFI_MD5 := 0bcaed453da3004d0bea103038345c1e > PYTHON3_CFFI := cffi-$(PYTHON3_CFFI_VERSION) > PYTHON3_CFFI_SUFFIX := tar.gz > PYTHON3_CFFI_URL := $(call ptx/mirror-pypi, cffi, > $(PYTHON3_CFFI).$(PYTHON3_CFFI_SUFFIX))
