Received: by mail.netbsd.org (Postfix, from userid 605) id 103A584FC1; Fri, 5 Jan 2024 20:25:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 417C284EB3 for ; Fri, 5 Jan 2024 20:25:36 +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 byTty8DD5QwO for ; Fri, 5 Jan 2024 20:25:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 96C6784D54 for ; Fri, 5 Jan 2024 20:25:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8F507FA42; Fri, 5 Jan 2024 20:25:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704486335148780" MIME-Version: 1.0 Date: Fri, 5 Jan 2024 20:25:35 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240105202535.8F507FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1704486335148780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jan 5 20:25:35 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated finance/py-braintree, devel/py-proto-plus To generate a diff of this commit: cvs rdiff -u -r1.128 -r1.129 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704486335148780 Content-Disposition: inline Content-Length: 780 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.128 pkgsrc/doc/CHANGES-2024:1.129 --- pkgsrc/doc/CHANGES-2024:1.128 Fri Jan 5 18:23:19 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Jan 5 20:25:35 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.128 2024/01/05 18:23:19 adam Exp $ +$NetBSD: CHANGES-2024,v 1.129 2024/01/05 20:25:35 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -154,3 +154,5 @@ Changes to the packages collection and i Updated devel/py-pebble to 5.0.6 [adam 2024-01-05] Updated www/py-sanic-routing to 23.12.0 [adam 2024-01-05] Updated www/py-sanic to 23.12.0 [adam 2024-01-05] + Updated finance/py-braintree to 4.25.0 [adam 2024-01-05] + Updated devel/py-proto-plus to 1.23.0 [adam 2024-01-05] --_----------=_1704486335148780--