Thanks, applied as 167081ba6c0418b3cab753eebb3e01ff084e72aa. Michael
[sent from post-receive hook] On Thu, 25 Jun 2026 21:23:34 +0200, Markus Heidelberg <[email protected]> wrote: > There is a newer version 3.2.0 out since two days, but we tested with > this now one month old release from May. > > Signed-off-by: Markus Heidelberg <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/python3-statemachine.make b/rules/python3-statemachine.make > index a29dca7de43e..dc2a4321b897 100644 > --- a/rules/python3-statemachine.make > +++ b/rules/python3-statemachine.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PYTHON3_STATEMACHINE) += > python3-statemachine > # > # Paths and names > # > -PYTHON3_STATEMACHINE_VERSION := 2.5.0 > -PYTHON3_STATEMACHINE_SHA256 := > ae88cd22e47930b92b983a2176e61d811e571b69897be2568ec812c2885fb93a > +PYTHON3_STATEMACHINE_VERSION := 3.1.2 > +PYTHON3_STATEMACHINE_SHA256 := > 3a64c4ae91d628eb256580f328c68b16e472f25794d2c478e91f2f1dfb8b0668 > PYTHON3_STATEMACHINE := > python_statemachine-$(PYTHON3_STATEMACHINE_VERSION) > PYTHON3_STATEMACHINE_SUFFIX := tar.gz > PYTHON3_STATEMACHINE_URL := $(call ptx/mirror-pypi, > python-statemachine, $(PYTHON3_STATEMACHINE).$(PYTHON3_STATEMACHINE_SUFFIX))
