From 7b9ef8dfa18e9b5d683db62832efa7055e95499c Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Mon, 29 Dec 2025 23:52:20 +0100 Subject: [PATCH] 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 (cherry picked from commit 6e8b8fef61fef9c02fc29c54a83b4c90d2c2ed28) --- lang/python/python-pyfuse3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-pyfuse3/Makefile b/lang/python/python-pyfuse3/Makefile index c058bb645e..555c7483e4 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