pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/py-apsw



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jan 22 19:48:28 UTC 2024

Modified Files:
        pkgsrc/databases/py-apsw: Makefile distinfo

Log Message:
py-apsw: updated to 3.45.0.0

3.45.0.0

Correctly handle NULL/None VFS filenames


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/databases/py-apsw/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/databases/py-apsw/distinfo

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

Modified files:

Index: pkgsrc/databases/py-apsw/Makefile
diff -u pkgsrc/databases/py-apsw/Makefile:1.63 pkgsrc/databases/py-apsw/Makefile:1.64
--- pkgsrc/databases/py-apsw/Makefile:1.63      Fri Dec  8 12:27:47 2023
+++ pkgsrc/databases/py-apsw/Makefile   Mon Jan 22 19:48:28 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2023/12/08 12:27:47 adam Exp $
+# $NetBSD: Makefile,v 1.64 2024/01/22 19:48:28 adam Exp $
 
-DISTNAME=      apsw-3.44.2.0
+DISTNAME=      apsw-3.45.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/-r1//}
 CATEGORIES=    databases python
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=rogerbinns/}

Index: pkgsrc/databases/py-apsw/distinfo
diff -u pkgsrc/databases/py-apsw/distinfo:1.39 pkgsrc/databases/py-apsw/distinfo:1.40
--- pkgsrc/databases/py-apsw/distinfo:1.39      Fri Dec  8 12:27:47 2023
+++ pkgsrc/databases/py-apsw/distinfo   Mon Jan 22 19:48:28 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2023/12/08 12:27:47 adam Exp $
+$NetBSD: distinfo,v 1.40 2024/01/22 19:48:28 adam Exp $
 
-BLAKE2s (apsw-3.44.2.0.zip) = b06c971671d36ef6b813e45bf60ff6045ce444281221d808e1aee2baf56b566a
-SHA512 (apsw-3.44.2.0.zip) = 05deaf2677672b78f7d343bf2554bb4aaffd8e58c38c17eb065316306747e7361c51ab864f5e0b4ad3f3b39cd9332dfedbe8fe07e2d47e19171fc486f296457c
-Size (apsw-3.44.2.0.zip) = 4124996 bytes
+BLAKE2s (apsw-3.45.0.0.zip) = 5c748d7d55a0daf1e8705068e95635516b563bd640ef07d616d93ee665468fcd
+SHA512 (apsw-3.45.0.0.zip) = e502e97d04b8462e7e44e37c1d4b0a6d42a5eb5c242bf4c8910a1a658c638c37bed564f5e58830594822d169761b7f8d0af1d0a63637243a197f288a62f5121b
+Size (apsw-3.45.0.0.zip) = 4125457 bytes



Home | Main Index | Thread Index | Old Index