Subject: CVS commit: pkgsrc/databases/py-apsw
From: Adam Ciarcinski
Date: 2023-12-08 13:27:48
Message id: 20231208122748.1F54EFA42@cvs.NetBSD.org

Log Message:
py-apsw: updated to 3.44.2.0

3.44.2.0

Added logger parameter to apsw.ext.log_sqlite() to use a specific logging.Logger \ 
(APSW issue 493)

Added apsw.ext.result_string() to turn an result code into a string, taking into \ 
account if it is extended or not.

Provide detail when C implemented objects are printed. For example connections \ 
include the filename. (APSW issue 494)

Added URIFilename.parameters() (APSW issue 496)

URIFilename are only valid for the duration of the VFS.xOpen() call. If you save \ 
and use the object later you will get an exception. (APSW issue 501)

Files:
RevisionActionfile
1.63modifypkgsrc/databases/py-apsw/Makefile
1.39modifypkgsrc/databases/py-apsw/distinfo