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:           Wed Aug 14 08:49:34 UTC 2024

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

Log Message:
py-apsw: updated to 3.46.1.0

3.46.1.0

The shell dump command outputs the application_id in addition to the user_version.

PyPI binary builds for Python 3.13 now available, as well as older Python ARM64 are available.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/databases/py-apsw/Makefile
cvs rdiff -u -r1.45 -r1.46 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.70 pkgsrc/databases/py-apsw/Makefile:1.71
--- pkgsrc/databases/py-apsw/Makefile:1.70      Mon Jun 17 15:19:55 2024
+++ pkgsrc/databases/py-apsw/Makefile   Wed Aug 14 08:49:34 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2024/06/17 15:19:55 adam Exp $
+# $NetBSD: Makefile,v 1.71 2024/08/14 08:49:34 adam Exp $
 
-DISTNAME=      apsw-3.46.0.1
+DISTNAME=      apsw-3.46.1.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.45 pkgsrc/databases/py-apsw/distinfo:1.46
--- pkgsrc/databases/py-apsw/distinfo:1.45      Mon Jun 17 15:19:55 2024
+++ pkgsrc/databases/py-apsw/distinfo   Wed Aug 14 08:49:34 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.45 2024/06/17 15:19:55 adam Exp $
+$NetBSD: distinfo,v 1.46 2024/08/14 08:49:34 adam Exp $
 
-BLAKE2s (apsw-3.46.0.1.zip) = 283f4e7f5490b72237864dd35362b340b32e27379075b45ec66e02ed9cd79df3
-SHA512 (apsw-3.46.0.1.zip) = 00fe5e1cd0c61ab29b3bcfabdd138d16bb13e6121320f96bc9692437b3f837ccaf455f53e08da4a6034cb13ff57902f7e10c4d402e8b70915028863b556bd68b
-Size (apsw-3.46.0.1.zip) = 4136120 bytes
+BLAKE2s (apsw-3.46.1.0.zip) = f767ae92d978248892b131a3e8c61bbb5f5aa5283da6c7219faa0a40746fe3da
+SHA512 (apsw-3.46.1.0.zip) = 8d24825c8346b05a99b8959ce1fd45ae5162c95b020ecc63bd3491bfd1579370a0e6b1a962f7f64a7e7e415846007e64d90b28e2065ae047e228d60b12b9cb02
+Size (apsw-3.46.1.0.zip) = 8965832 bytes



Home | Main Index | Thread Index | Old Index