Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 196F384D38 for ; Wed, 27 Sep 2023 15:24:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id eHyj5Oq1b1B4 for ; Wed, 27 Sep 2023 15:24:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6BC5684CF9 for ; Wed, 27 Sep 2023 15:24:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 69A6CFBDB; Wed, 27 Sep 2023 15:24:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1695828270134390" MIME-Version: 1.0 Date: Wed, 27 Sep 2023 15:24:30 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230927152430.69A6CFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1695828270134390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Sep 27 15:24:30 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated databases/py-apsw, devel/py-pdm, net/py-python-socks, devel/py-test-xprocess To generate a diff of this commit: cvs rdiff -u -r1.5641 -r1.5642 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1695828270134390 Content-Disposition: inline Content-Length: 903 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.5641 pkgsrc/doc/CHANGES-2023:1.5642 --- pkgsrc/doc/CHANGES-2023:1.5641 Wed Sep 27 15:14:54 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Sep 27 15:24:30 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5641 2023/09/27 15:14:54 adam Exp $ +$NetBSD: CHANGES-2023,v 1.5642 2023/09/27 15:24:30 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8184,3 +8184,7 @@ Changes to the packages collection and i Updated textproc/py-prettytable to 3.9.0 [adam 2023-09-27] Updated devel/py-fasteners to 0.19 [adam 2023-09-27] Updated www/py-test-httpx to 0.26.0 [adam 2023-09-27] + Updated databases/py-apsw to 3.43.1.0 [adam 2023-09-27] + Updated devel/py-pdm to 2.9.3 [adam 2023-09-27] + Updated net/py-python-socks to 2.4.3 [adam 2023-09-27] + Updated devel/py-test-xprocess to 0.23.0 [adam 2023-09-27] --_----------=_1695828270134390--