pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/filesystems/py-fuse-bindings
Module Name: pkgsrc
Committed By: gdt
Date: Tue Jun 2 23:52:48 UTC 2026
Modified Files:
pkgsrc/filesystems/py-fuse-bindings: Makefile PLIST distinfo
pkgsrc/filesystems/py-fuse-bindings/patches:
patch-fuseparts___fusemodule.c
Log Message:
filesystems/py-fuse-bindings: Update to 1.0.9
Upstream's new tests fail, and I don't think that's a pkgsrc bug, but
a test bug.
Works with bup!
Upstream NEWS:
bug fixes and minor improvements
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/filesystems/py-fuse-bindings/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/filesystems/py-fuse-bindings/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/filesystems/py-fuse-bindings/distinfo
cvs rdiff -u -r1.4 -r1.5 \
pkgsrc/filesystems/py-fuse-bindings/patches/patch-fuseparts___fusemodule.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/filesystems/py-fuse-bindings/Makefile
diff -u pkgsrc/filesystems/py-fuse-bindings/Makefile:1.26 pkgsrc/filesystems/py-fuse-bindings/Makefile:1.27
--- pkgsrc/filesystems/py-fuse-bindings/Makefile:1.26 Tue Jun 2 23:41:28 2026
+++ pkgsrc/filesystems/py-fuse-bindings/Makefile Tue Jun 2 23:52:47 2026
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2026/06/02 23:41:28 gdt Exp $
+# $NetBSD: Makefile,v 1.27 2026/06/02 23:52:47 gdt Exp $
-VERSION= 1.0.4
-DISTNAME= fuse-python-${VERSION}
+#https://files.pythonhosted.org/packages/8f/41/1e372623fc863df2199f329d3548ef14376a9c1c7024743483547f166e5b/fuse_python-1.0.9.tar.gz
+VERSION= 1.0.9
+DISTNAME= fuse_python-${VERSION}
PKGNAME= ${PYPKGPREFIX}-fuse-bindings-${VERSION}
-PKGREVISION= 3
CATEGORIES= filesystems python
MASTER_SITES= ${MASTER_SITE_PYPI:=f/fuse-python/}
@@ -21,12 +21,6 @@ PRINT_PLIST_AWK+= { gsub("${PYPKGPREFIX}
PYTHON_27_ACCEPTED= yes
-post-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/example/hello.py \
- ${DESTDIR}${PREFIX}/${EGDIR}
- ${INSTALL_SCRIPT} ${WRKSRC}/example/xmp.py \
- ${DESTDIR}${PREFIX}/${EGDIR}
-
.include "../../lang/python/wheel.mk"
# \todo Explain what's going on and why.
Index: pkgsrc/filesystems/py-fuse-bindings/PLIST
diff -u pkgsrc/filesystems/py-fuse-bindings/PLIST:1.10 pkgsrc/filesystems/py-fuse-bindings/PLIST:1.11
--- pkgsrc/filesystems/py-fuse-bindings/PLIST:1.10 Tue Jun 2 23:41:28 2026
+++ pkgsrc/filesystems/py-fuse-bindings/PLIST Tue Jun 2 23:52:47 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2026/06/02 23:41:28 gdt Exp $
+@comment $NetBSD: PLIST,v 1.11 2026/06/02 23:52:47 gdt Exp $
${PYSITELIB}/fuse.py
${PYSITELIB}/fuse.pyc
${PYSITELIB}/fuse.pyo
@@ -18,5 +18,4 @@ ${PYSITELIB}/fuseparts/setcompatwrap.pyo
${PYSITELIB}/fuseparts/subbedopts.py
${PYSITELIB}/fuseparts/subbedopts.pyc
${PYSITELIB}/fuseparts/subbedopts.pyo
-share/examples/${PYPKGPREFIX}-fuse-bindings/hello.py
-share/examples/${PYPKGPREFIX}-fuse-bindings/xmp.py
+@pkgdir share/examples/${PYPKGPREFIX}-fuse-bindings
Index: pkgsrc/filesystems/py-fuse-bindings/distinfo
diff -u pkgsrc/filesystems/py-fuse-bindings/distinfo:1.8 pkgsrc/filesystems/py-fuse-bindings/distinfo:1.9
--- pkgsrc/filesystems/py-fuse-bindings/distinfo:1.8 Tue Jun 2 23:41:28 2026
+++ pkgsrc/filesystems/py-fuse-bindings/distinfo Tue Jun 2 23:52:47 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2026/06/02 23:41:28 gdt Exp $
+$NetBSD: distinfo,v 1.9 2026/06/02 23:52:47 gdt Exp $
-BLAKE2s (fuse-python-1.0.4.tar.gz) = 32f3c1aeaf619880a0a366866b3e7650924b66eaafa187d6081dc3c94e1ac568
-SHA512 (fuse-python-1.0.4.tar.gz) = 12696c78f75591e56e00ca1e2a93b214993b939cac2e7aae5dc6d8e69dc1aa034f0244a876c9ff2fb7e49b928b7ff84b281fd98d8f3fe67140be33d7ea5fea20
-Size (fuse-python-1.0.4.tar.gz) = 49009 bytes
-SHA1 (patch-fuseparts___fusemodule.c) = 278fdeaf2d4cd94cef6e12b99e869a0047907912
+BLAKE2s (fuse_python-1.0.9.tar.gz) = 31754b07f26d670553e3472ca032f69dbca4e5970507c3762ac3dcef9d1aa9c6
+SHA512 (fuse_python-1.0.9.tar.gz) = 72f1c3a206f62b14fd7cd7f5dabbe90c762ccd3bd414ad140e587d1f2053b5666efff96cb1baf7393c3cfb3121dc98b0cd03fb3277c2e1ed0eea55693431ab54
+Size (fuse_python-1.0.9.tar.gz) = 35089 bytes
+SHA1 (patch-fuseparts___fusemodule.c) = a928bc35a6bf70460c37fc3f9db1ff5edc1a1d01
Index: pkgsrc/filesystems/py-fuse-bindings/patches/patch-fuseparts___fusemodule.c
diff -u pkgsrc/filesystems/py-fuse-bindings/patches/patch-fuseparts___fusemodule.c:1.4 pkgsrc/filesystems/py-fuse-bindings/patches/patch-fuseparts___fusemodule.c:1.5
--- pkgsrc/filesystems/py-fuse-bindings/patches/patch-fuseparts___fusemodule.c:1.4 Tue Jun 2 23:41:29 2026
+++ pkgsrc/filesystems/py-fuse-bindings/patches/patch-fuseparts___fusemodule.c Tue Jun 2 23:52:47 2026
@@ -1,18 +1,14 @@
-$NetBSD: patch-fuseparts___fusemodule.c,v 1.4 2026/06/02 23:41:29 gdt Exp $
+$NetBSD: patch-fuseparts___fusemodule.c,v 1.5 2026/06/02 23:52:47 gdt Exp $
Hunk #0:
Workaround for NetBSD librefuse that had an API incompatible with
FUSE. Already fixed in HEAD.
Hunk #1:
- Replace deprecated procedure per
- https://docs.python.org/3.10/whatsnew/3.3.html?highlight#deprecated-functions-and-types-of-the-c-api
-
-Hunk #2:
"os.stat()" doesn't always return st_rdev on all platforms. Do not
assume it exists.
-Hunk #3, #4:
+Hunk #2, #3:
The polling support has appeared on FUSE 2.8 but this module
defines FUSE_USE_VERSION to 26. ReFUSE doesn't expose the polling
API in this case. Eligible for upstreaming but haven't been done.
@@ -153,15 +149,6 @@ Hunk #3, #4:
#define _IOC_NRBITS 8
#define _IOC_TYPEBITS 8
-@@ -98,7 +225,7 @@
- #define PyString_AsString PyUnicode_AsUTF8
- #endif
- #define PyString_Check PyUnicode_Check
-- #define PyString_Size PyUnicode_GET_SIZE
-+ #define PyString_Size PyUnicode_GET_LENGTH
- #endif
-
- #ifdef FIX_PATH_DECODING
@@ -309,7 +436,7 @@ fi_to_py(struct fuse_file_info *fi)
* autotools so we just dare to throw these in as is. \
*/ \
Home |
Main Index |
Thread Index |
Old Index