Subject: CVS commit: pkgsrc/databases/py-apsw
From: Adam Ciarcinski
Date: 2024-11-25 21:24:23
Message id: 20241125202424.0CC06FC7D@cvs.NetBSD.org

Log Message:
py-apsw: updated to 3.47.1.0

3.47.1.0

Documentation on how to build for packagers such as those maintaining Linux and \ 
BSD distributions.

Documentation on how to build for pyodide, the Python WASM implementation that \ 
runs in the browser and NPM. PyPI does not accept pyodide packages yet.

A command line tool apsw is defined which invokes the shell. This also allows \ 
using uvx apsw without having to explicitly install APSW.

Added apsw.ext.analyze_pages() which uses dbstat to provide useful information \ 
about the pages making up the database, and fragmentation. The shell .pages \ 
command shows it in a pretty form.

Files:
RevisionActionfile
1.77modifypkgsrc/databases/py-apsw/Makefile
1.8modifypkgsrc/databases/py-apsw/PLIST
1.48modifypkgsrc/databases/py-apsw/distinfo
1.1addpkgsrc/databases/py-apsw/ALTERNATIVES