Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 611EC84CFA for ; Fri, 1 Dec 2023 19:38:07 +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 HiDtTxWRcUW2 for ; Fri, 1 Dec 2023 19:38:07 +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 B393184CCA for ; Fri, 1 Dec 2023 19:38:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AB4C0FA40; Fri, 1 Dec 2023 19:38:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170145948677270" MIME-Version: 1.0 Date: Fri, 1 Dec 2023 19:38:06 +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: <20231201193806.AB4C0FA40@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170145948677270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Dec 1 19:38:06 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/py-vine, net/py-amqp To generate a diff of this commit: cvs rdiff -u -r1.7355 -r1.7356 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170145948677270 Content-Disposition: inline Content-Length: 784 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.7355 pkgsrc/doc/CHANGES-2023:1.7356 --- pkgsrc/doc/CHANGES-2023:1.7355 Fri Dec 1 19:31:08 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Dec 1 19:38:06 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7355 2023/12/01 19:31:08 adam Exp $ +$NetBSD: CHANGES-2023,v 1.7356 2023/12/01 19:38:06 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10564,3 +10564,5 @@ Changes to the packages collection and i Updated misc/py-trove-classifiers to 2023.11.29 [adam 2023-12-01] Updated devel/py-configupdater to 3.2 [adam 2023-12-01] Updated devel/py-tox to 4.11.4 [adam 2023-12-01] + Updated devel/py-vine to 5.1.0 [adam 2023-12-01] + Updated net/py-amqp to 5.2.0 [adam 2023-12-01] --_----------=_170145948677270--