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: adam
Date: Tue Sep 8 07:01:15 UTC 2026
Modified Files:
pkgsrc/devel/py-filelock: Makefile distinfo
Log Message:
py-filelock: updated to 3.32.5
3.32.5
test(fork): report where a stalled fork stops
docs: say that mode is read-only in the thread-local section
fix(lease): clear token after failed acquire
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/devel/py-filelock/Makefile
cvs rdiff -u -r1.54 -r1.55 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.55 pkgsrc/devel/py-filelock/Makefile:1.56
--- pkgsrc/devel/py-filelock/Makefile:1.55 Sun Aug 30 15:15:21 2026
+++ pkgsrc/devel/py-filelock/Makefile Tue Sep 8 07:01:14 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2026/08/30 15:15:21 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2026/09/08 07:01:14 adam Exp $
-DISTNAME= filelock-3.32.4
+DISTNAME= filelock-3.32.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=f/filelock/}
Index: pkgsrc/devel/py-filelock/distinfo
diff -u pkgsrc/devel/py-filelock/distinfo:1.54 pkgsrc/devel/py-filelock/distinfo:1.55
--- pkgsrc/devel/py-filelock/distinfo:1.54 Sun Aug 30 15:15:21 2026
+++ pkgsrc/devel/py-filelock/distinfo Tue Sep 8 07:01:14 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2026/08/30 15:15:21 wiz Exp $
+$NetBSD: distinfo,v 1.55 2026/09/08 07:01:14 adam Exp $
-BLAKE2s (filelock-3.32.4.tar.gz) = ed0e34a9fc83cf8db512af55c462bc077ed63a396144574f5bf723b3ae16ebef
-SHA512 (filelock-3.32.4.tar.gz) = 199cbe99519fa152dd1fefa208306fd4c0cc9c48daff0aded91fd56171901b0a1883f0ba4ed2c0107363e028a0266a4f0af9fde55170d94d7e569204b296a3cc
-Size (filelock-3.32.4.tar.gz) = 222126 bytes
+BLAKE2s (filelock-3.32.5.tar.gz) = fa973999d00065d64b59f93e185dca4b7f539bb141f8ad3bac239985d0650dc6
+SHA512 (filelock-3.32.5.tar.gz) = 2ac9dd42e244cdf7c45527743c6f42b67e955b4001449237a2a016c5bc7bfc52094298f50e89aad1a41a940b986f16a42923f737b8044ba2d9398a9bb045d231
+Size (filelock-3.32.5.tar.gz) = 222838 bytes
Home |
Main Index |
Thread Index |
Old Index