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:           Mon Jul 27 14:51:56 UTC 2026

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

Log Message:
py-filelock: update to 3.32.0.

👷 ci: add Python 3.15 to the test matrix by @gaborbernat in #683
🐛 fix(packaging): let an unpacked sdist run the test suite by @gaborbernat in #685


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/py-filelock/Makefile
cvs rdiff -u -r1.50 -r1.51 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.51 pkgsrc/devel/py-filelock/Makefile:1.52
--- pkgsrc/devel/py-filelock/Makefile:1.51      Sun Jul 19 10:45:47 2026
+++ pkgsrc/devel/py-filelock/Makefile   Mon Jul 27 14:51:56 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2026/07/19 10:45:47 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2026/07/27 14:51:56 wiz Exp $
 
-DISTNAME=      filelock-3.31.0
+DISTNAME=      filelock-3.32.0
 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.31.0
-# 7 failed, 1138 passed, 56 skipped, 6 warnings
+# as of 3.32.0
+# 7 failed, 1231 passed, 56 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.50 pkgsrc/devel/py-filelock/distinfo:1.51
--- pkgsrc/devel/py-filelock/distinfo:1.50      Sun Jul 19 10:45:48 2026
+++ pkgsrc/devel/py-filelock/distinfo   Mon Jul 27 14:51:56 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.50 2026/07/19 10:45:48 wiz Exp $
+$NetBSD: distinfo,v 1.51 2026/07/27 14:51:56 wiz Exp $
 
-BLAKE2s (filelock-3.31.0.tar.gz) = 3ab3090255f893fe881db862122107787af353b962d8eb5426111fbc6a85da59
-SHA512 (filelock-3.31.0.tar.gz) = e24d88921f975db582b64baf5e23bd1ebb3de1364b874e9d63a2a4a42cd9e71d2a30e6646f9b7afcbca3cd3b075eb480bb38c6451f5410b711ba57578252d871
-Size (filelock-3.31.0.tar.gz) = 180931 bytes
+BLAKE2s (filelock-3.32.0.tar.gz) = cd4d601d685df2dd6340913cf8d62cb43e221bbc12577a4e07fdf15d0b043dfb
+SHA512 (filelock-3.32.0.tar.gz) = f3f775890981f4a2dc0ac28636f0951e860c23ff66debc307f041023f58aa3e0684de2c591fc9e97bfd36813d6a5cabb1403148230d6023c3213e7a9b2f39510
+Size (filelock-3.32.0.tar.gz) = 213757 bytes



Home | Main Index | Thread Index | Old Index