pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-filelock



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 16 12:27:37 UTC 2026

Modified Files:
        pkgsrc/devel/py-filelock: Makefile distinfo

Log Message:
py-filelock: update to 3.32.3.

🧪 test(strict): deflake close-fault injections on graalpy by @gaborbernat in #697
📄 docs: publish llms.txt from the docs build by @gaborbernat in #700
🐛 fix(fork): survive audit events during interpreter shutdown by @gaborbernat in #703


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/devel/py-filelock/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/devel/py-filelock/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-filelock/Makefile
diff -u pkgsrc/devel/py-filelock/Makefile:1.53 pkgsrc/devel/py-filelock/Makefile:1.54
--- pkgsrc/devel/py-filelock/Makefile:1.53      Thu Jul 30 21:50:21 2026
+++ pkgsrc/devel/py-filelock/Makefile   Sun Aug 16 12:27:37 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2026/07/30 21:50:21 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2026/08/16 12:27:37 wiz Exp $
 
-DISTNAME=      filelock-3.32.2
+DISTNAME=      filelock-3.32.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=f/filelock/}
@@ -23,8 +23,8 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-virtualenv
 
 USE_LANGUAGES= # none
 
-# as of 3.32.2
-# 1 failed, 1245 passed, 58 skipped
+# as of 3.32.3
+# 1 failed, 1247 passed, 58 skipped
 
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/py-filelock/distinfo
diff -u pkgsrc/devel/py-filelock/distinfo:1.52 pkgsrc/devel/py-filelock/distinfo:1.53
--- pkgsrc/devel/py-filelock/distinfo:1.52      Thu Jul 30 21:50:21 2026
+++ pkgsrc/devel/py-filelock/distinfo   Sun Aug 16 12:27:37 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.52 2026/07/30 21:50:21 wiz Exp $
+$NetBSD: distinfo,v 1.53 2026/08/16 12:27:37 wiz Exp $
 
-BLAKE2s (filelock-3.32.2.tar.gz) = 56906dbbb6bfea72083bf2743f1b4f0e9d9999e3f867ab21e07a8806011a3c73
-SHA512 (filelock-3.32.2.tar.gz) = 495d99f98c83bd3c307abb70155e04a8e8443de922280170406246468f516632b9b42f6d63a3ff8db38d2b8acd6223ad351dd0fe07b4e62dcc5699c606f2c92b
-Size (filelock-3.32.2.tar.gz) = 217172 bytes
+BLAKE2s (filelock-3.32.3.tar.gz) = c35f8d769513e8f8597e17201b965fe606407af4050f27a5d53245d1ab655925
+SHA512 (filelock-3.32.3.tar.gz) = 896063634b104faa169aae67df71f1b77161340c2b99205923fb8c9e74cdd1b2d618153b44831095299a30bf83ed8319c5d2bc5229f17afad88909417e98dbea
+Size (filelock-3.32.3.tar.gz) = 218135 bytes



Home | Main Index | Thread Index | Old Index