On Tue, Dec 16, 2025 at 03:42:06PM +0000, Markus Heidelberg via ptxdist wrote: > On Mon, Dec 01, 2025 at 06:46:43PM +0100, Markus Heidelberg wrote: > > Signed-off-by: Markus Heidelberg <[email protected]> > > --- > > rules/python3-pymodbus.make | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/rules/python3-pymodbus.make b/rules/python3-pymodbus.make > > index abae41430..da0a816ed 100644 > > --- a/rules/python3-pymodbus.make > > +++ b/rules/python3-pymodbus.make > > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PYTHON3_PYMODBUS) += python3-pymodbus > > # > > # Paths and names > > # > > -PYTHON3_PYMODBUS_VERSION := 3.11.2 > > -PYTHON3_PYMODBUS_MD5 := 658112be7a0ca2c9d85789a64751ece0 > > +PYTHON3_PYMODBUS_VERSION := 3.11.4 > > +PYTHON3_PYMODBUS_MD5 := 7485a0f834aafb48273c6adb297dff93 > > PYTHON3_PYMODBUS := pymodbus-$(PYTHON3_PYMODBUS_VERSION) > > PYTHON3_PYMODBUS_SUFFIX := tar.gz > > PYTHON3_PYMODBUS_URL := $(call ptx/mirror-pypi, pymodbus, > > $(PYTHON3_PYMODBUS).$(PYTHON3_PYMODBUS_SUFFIX)) > > -- > > 2.43.0 > > Is there also something holding this version bump back?
Not really. I'm not sure what happend. Either I lost it accidentally, or I dropped it because it failed to build. But it builds now so I applied it. Michael -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
