David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-pyfuse3
Commits:
b38f3114 by David Runge at 2025-03-25T09:24:52+01:00
upgpkg: 3.4.0-3
Rebuild against fuse3 3.17
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyfuse3
pkgdesc = Python bindings for libfuse 3 with asynchronous API
pkgver = 3.4.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/libfuse/pyfuse3
arch = x86_64
license = LGPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pyfuse3
pkgver=3.4.0
-pkgrel=2
+pkgrel=3
pkgdesc='Python bindings for libfuse 3 with asynchronous API'
arch=(x86_64)
url='https://github.com/libfuse/pyfuse3'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyfuse3/-/commit/b38f3114a62f15f673b23f4f8d128a60a1203a76
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyfuse3/-/commit/b38f3114a62f15f673b23f4f8d128a60a1203a76
You're receiving this email because of your account on gitlab.archlinux.org.