python-pyfuse3: update to version 3.4.1
authorJosef Schlehofer <redacted>
Mon, 29 Dec 2025 22:52:20 +0000 (23:52 +0100)
committerJosef Schlehofer <redacted>
Tue, 30 Dec 2025 07:18:53 +0000 (08:18 +0100)
Release notes:
https://github.com/libfuse/pyfuse3/releases/tag/3.4.1

Signed-off-by: Josef Schlehofer <redacted>
lang/python/python-pyfuse3/Makefile

index c058bb645e8230a019dba5bbcc6fd785b5b87650..555c7483e49044773b2d15ecc3e7f05197c5369b 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT