Received: by mail.netbsd.org (Postfix, from userid 605) id E53FE853B5; Tue, 17 Jan 2023 10:55:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1B49484EE5 for ; Tue, 17 Jan 2023 10:25:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id t-b-vI9vXhmX for ; Tue, 17 Jan 2023 10:25:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 7053C84ED9 for ; Tue, 17 Jan 2023 10:25:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6982CFA90; Tue, 17 Jan 2023 10:25:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1673951151263290" MIME-Version: 1.0 Date: Tue, 17 Jan 2023 10:25:51 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/databases/py-apsw To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230117102551.6982CFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1673951151263290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: adam Date: Tue Jan 17 10:25:51 UTC 2023 Modified Files: pkgsrc/databases/py-apsw: Makefile distinfo Log Message: py-apsw: updated to 3.40.1.0 3.40.1.0 Implemented window functions (APSW issue 292) Function flags can be specified to Connection.createscalarfunction() and Connection.createaggregatefunction(). Added apsw.mapping_function_flags. (APSW issue 384) Added Connection.trace_v2() with apsw.mapping_trace_codes and apsw.mapping_statement_status (APSW issue 383) Ensure all SQLite APIs are wrapped. Connection.system_errno, apsw.strlike(), apsw.strglob(), apsw.stricmp(), apsw.strnicmp(), Connection.filename_wal, Connection.filename_journal, Connection.table_exists(), Connection.column_metadata(), Error.error_offset, Connection.cacheflush(), Connection.release_memory(), apsw.hard_heap_limit(). Connection.drop_modules() (APSW issue 382) When an unraisable exception happens, sqlite3_log is now called so you will have context within SQLite’s actions. sys.unraisablehook is now called first, and if it doesn’t exist then sys.excepthook as before. (APSW issue 385) When the wrong type is given for a function argument, the error message now includes the parameter name and function signature. (APSW issue 358) Let SQLite do size checking instead of APSW for strings and blobs. (APSW issue 387) Added apsw.ext.log_sqlite() which installs a handler that forwards SQLite messages to the logging module. Added set_default_vfs() and unregister_vfs() taking vfs names. The test suite also unregisters ZipVFS (APSW issue 394) To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 pkgsrc/databases/py-apsw/Makefile cvs rdiff -u -r1.27 -r1.28 pkgsrc/databases/py-apsw/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1673951151263290 Content-Disposition: inline Content-Length: 1884 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/databases/py-apsw/Makefile diff -u pkgsrc/databases/py-apsw/Makefile:1.49 pkgsrc/databases/py-apsw/Makefile:1.50 --- pkgsrc/databases/py-apsw/Makefile:1.49 Mon Nov 28 09:18:54 2022 +++ pkgsrc/databases/py-apsw/Makefile Tue Jan 17 10:25:51 2023 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2022/11/28 09:18:54 adam Exp $ +# $NetBSD: Makefile,v 1.50 2023/01/17 10:25:51 adam Exp $ -DISTNAME= apsw-3.40.0.0 +DISTNAME= apsw-3.40.1.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-r1//} CATEGORIES= databases python MASTER_SITES= ${MASTER_SITE_GITHUB:=rogerbinns/} @@ -17,7 +17,7 @@ PYSETUPBUILDARGS+= --enable=load_extensi PYTHON_VERSIONS_INCOMPATIBLE= 27 -BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.40.0 +BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.40.1 .include "../../databases/sqlite3/buildlink3.mk" .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/databases/py-apsw/distinfo diff -u pkgsrc/databases/py-apsw/distinfo:1.27 pkgsrc/databases/py-apsw/distinfo:1.28 --- pkgsrc/databases/py-apsw/distinfo:1.27 Mon Nov 28 09:18:54 2022 +++ pkgsrc/databases/py-apsw/distinfo Tue Jan 17 10:25:51 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.27 2022/11/28 09:18:54 adam Exp $ +$NetBSD: distinfo,v 1.28 2023/01/17 10:25:51 adam Exp $ -BLAKE2s (apsw-3.40.0.0.zip) = dceb1a27532c743d5a684c921a6b55d2669fc02b64c66c3ed7fc891001a0f5fc -SHA512 (apsw-3.40.0.0.zip) = 00ce195b3fd37f6b103dbfe33ac03c5bd7b50cc4303a6723354d0e4fd1df31627517442f8cc5b787a80ed1e58112306a66b167fed161e7d8d599ed32b51c93f4 -Size (apsw-3.40.0.0.zip) = 936199 bytes +BLAKE2s (apsw-3.40.1.0.zip) = 9d7bfe3e24e71e79332d68b1c229df51ee7fdab8622f102ae638414196848cea +SHA512 (apsw-3.40.1.0.zip) = 9b278bf82dfd3c818d9e06d9fa4801e808e790aff198837466d4a6f5f8a8089184118e222fd5141d83d13cc7b60c450931cf17fbb86331356aa184c82d36c7cf +Size (apsw-3.40.1.0.zip) = 965947 bytes --_----------=_1673951151263290--