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 Mar 11 10:57:18 UTC 2026

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

Log Message:
py-apsw: updated ot 3.52.0.0

3.52.0.0

Comprehensive async support - connections run in a dedicated worker thread with the event loop able to await the results.

asyncio, trio (note), and anyio (note) are supported and tested
Async callbacks can be used anywhere including:
scalar, window, and aggregate functions
virtual tables (only the methods you want)
apsw.ext.make_virtual_module()
VFS (again, only the methods you want)
the various other SQLite hooks
Cancellations and deadlines (timeouts) from the event loop apply to executing SQL as well as async callbacks
Type stubs as used by type checkers and IDEs reflect async usage


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/databases/py-apsw/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/databases/py-apsw/PLIST
cvs rdiff -u -r1.58 -r1.59 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.90 pkgsrc/databases/py-apsw/Makefile:1.91
--- pkgsrc/databases/py-apsw/Makefile:1.90      Sat Jan 10 17:05:16 2026
+++ pkgsrc/databases/py-apsw/Makefile   Wed Mar 11 10:57:18 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.90 2026/01/10 17:05:16 adam Exp $
+# $NetBSD: Makefile,v 1.91 2026/03/11 10:57:18 adam Exp $
 
-DISTNAME=      apsw-3.51.2.0
+DISTNAME=      apsw-3.52.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/-r1//}
 CATEGORIES=    databases python
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=rogerbinns/}

Index: pkgsrc/databases/py-apsw/PLIST
diff -u pkgsrc/databases/py-apsw/PLIST:1.11 pkgsrc/databases/py-apsw/PLIST:1.12
--- pkgsrc/databases/py-apsw/PLIST:1.11 Thu Nov  6 16:15:46 2025
+++ pkgsrc/databases/py-apsw/PLIST      Wed Mar 11 10:57:18 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2025/11/06 16:15:46 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2026/03/11 10:57:18 adam Exp $
 bin/apsw-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -12,6 +12,9 @@ ${PYSITELIB}/apsw/__main__.py
 ${PYSITELIB}/apsw/__main__.pyc
 ${PYSITELIB}/apsw/__main__.pyo
 ${PYSITELIB}/apsw/_unicode.so
+${PYSITELIB}/apsw/aio.py
+${PYSITELIB}/apsw/aio.pyc
+${PYSITELIB}/apsw/aio.pyo
 ${PYSITELIB}/apsw/bestpractice.py
 ${PYSITELIB}/apsw/bestpractice.pyc
 ${PYSITELIB}/apsw/bestpractice.pyo
@@ -35,12 +38,29 @@ ${PYSITELIB}/apsw/shell.pyo
 ${PYSITELIB}/apsw/speedtest.py
 ${PYSITELIB}/apsw/speedtest.pyc
 ${PYSITELIB}/apsw/speedtest.pyo
+${PYSITELIB}/apsw/sqlite_extra.json
+${PYSITELIB}/apsw/sqlite_extra.py
+${PYSITELIB}/apsw/sqlite_extra.pyc
+${PYSITELIB}/apsw/sqlite_extra.pyo
+${PYSITELIB}/apsw/sqlite_extra_binaries/README.md
 ${PYSITELIB}/apsw/tests/__main__.py
 ${PYSITELIB}/apsw/tests/__main__.pyc
 ${PYSITELIB}/apsw/tests/__main__.pyo
+${PYSITELIB}/apsw/tests/aiotest.py
+${PYSITELIB}/apsw/tests/aiotest.pyc
+${PYSITELIB}/apsw/tests/aiotest.pyo
+${PYSITELIB}/apsw/tests/async_meta.py
+${PYSITELIB}/apsw/tests/async_meta.pyc
+${PYSITELIB}/apsw/tests/async_meta.pyo
 ${PYSITELIB}/apsw/tests/carray.py
 ${PYSITELIB}/apsw/tests/carray.pyc
 ${PYSITELIB}/apsw/tests/carray.pyo
+${PYSITELIB}/apsw/tests/extratest.py
+${PYSITELIB}/apsw/tests/extratest.pyc
+${PYSITELIB}/apsw/tests/extratest.pyo
+${PYSITELIB}/apsw/tests/fork_checker.py
+${PYSITELIB}/apsw/tests/fork_checker.pyc
+${PYSITELIB}/apsw/tests/fork_checker.pyo
 ${PYSITELIB}/apsw/tests/ftstests.py
 ${PYSITELIB}/apsw/tests/ftstests.pyc
 ${PYSITELIB}/apsw/tests/ftstests.pyo

Index: pkgsrc/databases/py-apsw/distinfo
diff -u pkgsrc/databases/py-apsw/distinfo:1.58 pkgsrc/databases/py-apsw/distinfo:1.59
--- pkgsrc/databases/py-apsw/distinfo:1.58      Sat Jan 10 17:05:16 2026
+++ pkgsrc/databases/py-apsw/distinfo   Wed Mar 11 10:57:18 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.58 2026/01/10 17:05:16 adam Exp $
+$NetBSD: distinfo,v 1.59 2026/03/11 10:57:18 adam Exp $
 
-BLAKE2s (apsw-3.51.2.0.zip) = eb18b082b5b79f5a16ece71a3af80bb9a7ed9e6a34caf15224da3cee29dea3b4
-SHA512 (apsw-3.51.2.0.zip) = 5e7c1ed6bab4c01bec8ca4af575ee0c3c758d0259968c83d777a10fc76197ef1ff1498b6967bc8e87969f232f0582d5f6ecf2fceecec3acc64ffe057888bc038
-Size (apsw-3.51.2.0.zip) = 2675138 bytes
+BLAKE2s (apsw-3.52.0.0.zip) = 6c681a2e7f7c2a7dd262e9a11720227956746f80c403de901e293d5a04201839
+SHA512 (apsw-3.52.0.0.zip) = 7c2b267336267a5f7ac95803bf58ef2f0303beaa0d07238550556b23ce7bc9b00d2be63ac0c4f00904f4c6dfea7c5e533773e5c0db7977c30f10bd0008f5761e
+Size (apsw-3.52.0.0.zip) = 2849877 bytes



Home | Main Index | Thread Index | Old Index