From: Josef Schlehofer Date: Mon, 29 Dec 2025 22:52:20 +0000 (+0100) Subject: python-pyfuse3: update to version 3.4.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6e8b8fef61fef9c02fc29c54a83b4c90d2c2ed28;p=openwrt-packages.git python-pyfuse3: update to version 3.4.1 Release notes: https://github.com/libfuse/pyfuse3/releases/tag/3.4.1 Signed-off-by: Josef Schlehofer --- diff --git a/lang/python/python-pyfuse3/Makefile b/lang/python/python-pyfuse3/Makefile index c058bb645..555c7483e 100644 --- a/lang/python/python-pyfuse3/Makefile +++ b/lang/python/python-pyfuse3/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pyfuse3 -PKG_VERSION:=3.3.0 +PKG_VERSION:=3.4.1 PKG_RELEASE:=1 PYPI_NAME:=pyfuse3 -PKG_HASH:=2b31fe412479f9620da2067dd739ed23f4cc37364224891938dedf7766e573bd +PKG_HASH:=602f9c5f944bcdbd5e7f526c0e7f44af41970abedabc72d94ac16563e1b49209 PKG_LICENSE:=LGPL-2.0-or-later PKG_LICENSE_FILES:=LICENSE