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:           Sat Aug  2 09:39:43 UTC 2025

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

Log Message:
py-apsw: updated to 3.50.4.0

3.50.4.0

PyPI binary builds are available for:

Python 3.14
Windows ARM
Python 3.14 free threaded (no GIL). The GIL will be enabled when APSW is loaded. APSW will be free threaded in the future (APSW issue 568)


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/databases/py-apsw/Makefile
cvs rdiff -u -r1.54 -r1.55 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.85 pkgsrc/databases/py-apsw/Makefile:1.86
--- pkgsrc/databases/py-apsw/Makefile:1.85      Mon Jul 21 06:51:14 2025
+++ pkgsrc/databases/py-apsw/Makefile   Sat Aug  2 09:39:43 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2025/07/21 06:51:14 adam Exp $
+# $NetBSD: Makefile,v 1.86 2025/08/02 09:39:43 adam Exp $
 
-DISTNAME=      apsw-3.50.3.0
+DISTNAME=      apsw-3.50.4.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.54 pkgsrc/databases/py-apsw/distinfo:1.55
--- pkgsrc/databases/py-apsw/distinfo:1.54      Mon Jul 21 06:51:14 2025
+++ pkgsrc/databases/py-apsw/distinfo   Sat Aug  2 09:39:43 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2025/07/21 06:51:14 adam Exp $
+$NetBSD: distinfo,v 1.55 2025/08/02 09:39:43 adam Exp $
 
-BLAKE2s (apsw-3.50.3.0.zip) = aa6c44f5b33cf0c97382efb0fec089cf1e8b43c1056d5c61c0b7b1338bac446c
-SHA512 (apsw-3.50.3.0.zip) = 0451eb3f3f6b9eb8da2497ab7bd9a3c26fd50a396f3e0bdaf1b303eb028f265c948be140c202ca568768358527c440c56c37194252520c22ea8f3ccac2886a18
-Size (apsw-3.50.3.0.zip) = 2551434 bytes
+BLAKE2s (apsw-3.50.4.0.zip) = ce85e52d6fc93e64087fe43803f3c800313b4d5ec0cac32edc638f36071361b5
+SHA512 (apsw-3.50.4.0.zip) = 71db63b0a7f550c9a5d3f112d47c24953472cc6555f0b57198428997d5cf5acf73629f2da8d5d53a2473067ba19d4b655cce467a5e2267e5bd6e8cf0d9883579
+Size (apsw-3.50.4.0.zip) = 2551631 bytes



Home | Main Index | Thread Index | Old Index