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 Apr 30 19:35:16 UTC 2024

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

Log Message:
py-filelock: updated to 3.14.0

3.14.0
feat: blocking parameter on lock constructor with tests and docs


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/py-filelock/Makefile
cvs rdiff -u -r1.24 -r1.25 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.25 pkgsrc/devel/py-filelock/Makefile:1.26
--- pkgsrc/devel/py-filelock/Makefile:1.25      Wed Apr 10 07:38:29 2024
+++ pkgsrc/devel/py-filelock/Makefile   Tue Apr 30 19:35:16 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2024/04/10 07:38:29 adam Exp $
+# $NetBSD: Makefile,v 1.26 2024/04/30 19:35:16 adam Exp $
 
-DISTNAME=      filelock-3.13.4
+DISTNAME=      filelock-3.14.0
 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.24 pkgsrc/devel/py-filelock/distinfo:1.25
--- pkgsrc/devel/py-filelock/distinfo:1.24      Wed Apr 10 07:38:29 2024
+++ pkgsrc/devel/py-filelock/distinfo   Tue Apr 30 19:35:16 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2024/04/10 07:38:29 adam Exp $
+$NetBSD: distinfo,v 1.25 2024/04/30 19:35:16 adam Exp $
 
-BLAKE2s (filelock-3.13.4.tar.gz) = e3ce933a714c06f65bcf2fcc52e10fd451e14166a55ef698ed16fdda449beb77
-SHA512 (filelock-3.13.4.tar.gz) = 072d78bfb3b3831847103b3e7d54e97e9486cbe1ba146d9632edb510abe2d56f3f06bce6b79a2e6cb830ba51e47bbfe32b8f18abb08bd33480ecf78ee0da161b
-Size (filelock-3.13.4.tar.gz) = 15093 bytes
+BLAKE2s (filelock-3.14.0.tar.gz) = 90891f7312825d973da5e9c45faea1e04b12eb021856ccdbd9268684bc49211a
+SHA512 (filelock-3.14.0.tar.gz) = 51eda6394fcac86a12887fe1974022b9da921fb96a61887f7a91c5b15f083a4c9186600ec61b4e93b91b8c4799c50ca4b6c418416c6bf2b422ea3b41715258e4
+Size (filelock-3.14.0.tar.gz) = 15401 bytes



Home | Main Index | Thread Index | Old Index