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:           Wed Nov  1 18:22:41 UTC 2023

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

Log Message:
py-filelock: updated to 3.13.1

3.13.1

Allow users to subclass FileLock with custom keyword arguments


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/py-filelock/Makefile
cvs rdiff -u -r1.21 -r1.22 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.22 pkgsrc/devel/py-filelock/Makefile:1.23
--- pkgsrc/devel/py-filelock/Makefile:1.22      Mon Oct 30 09:59:51 2023
+++ pkgsrc/devel/py-filelock/Makefile   Wed Nov  1 18:22:40 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2023/10/30 09:59:51 adam Exp $
+# $NetBSD: Makefile,v 1.23 2023/11/01 18:22:40 adam Exp $
 
-DISTNAME=      filelock-3.13.0
+DISTNAME=      filelock-3.13.1
 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.21 pkgsrc/devel/py-filelock/distinfo:1.22
--- pkgsrc/devel/py-filelock/distinfo:1.21      Mon Oct 30 09:59:51 2023
+++ pkgsrc/devel/py-filelock/distinfo   Wed Nov  1 18:22:40 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2023/10/30 09:59:51 adam Exp $
+$NetBSD: distinfo,v 1.22 2023/11/01 18:22:40 adam Exp $
 
-BLAKE2s (filelock-3.13.0.tar.gz) = 3409f75a25abd9216bd9a153ee5a41de95d60e4a2caf6415c1268a33f3de9fd8
-SHA512 (filelock-3.13.0.tar.gz) = bf876f5b4f1dc736c39defe32f747f75948f48c7962a559124028d234ccda75f0c7b89c1cd81ce008abb50c458e98969838ee337a32f40d6f8f672b8e368b51a
-Size (filelock-3.13.0.tar.gz) = 14347 bytes
+BLAKE2s (filelock-3.13.1.tar.gz) = 40ece63acc04b00485d3c5501fe825e2f95f42c0b3e7a87024961920ebaae236
+SHA512 (filelock-3.13.1.tar.gz) = e9975a5b939ec0a417d1dbc5a3ca494aac3445c761f382849de5671ba1ae9a5f38e8a8714c7ed700fbb0d4cb161191917c439573993026f2e3efa1ada7d4f844
+Size (filelock-3.13.1.tar.gz) = 14553 bytes



Home | Main Index | Thread Index | Old Index