Received: by mail.netbsd.org (Postfix, from userid 605) id 34A2084ECC; Mon, 15 Jan 2024 13:22:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6678984E93 for ; Mon, 15 Jan 2024 13:22:32 +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 tPpnztNF21fS for ; Mon, 15 Jan 2024 13:22:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BD1C584CFC for ; Mon, 15 Jan 2024 13:22:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B960DFA42; Mon, 15 Jan 2024 13:22:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170532495171650" MIME-Version: 1.0 Date: Mon, 15 Jan 2024 13:22:31 +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: <20240115132231.B960DFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170532495171650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 15 13:22:31 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated net/py-unearth, security/py-google-auth-oauthlib To generate a diff of this commit: cvs rdiff -u -r1.371 -r1.372 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170532495171650 Content-Disposition: inline Content-Length: 788 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.371 pkgsrc/doc/CHANGES-2024:1.372 --- pkgsrc/doc/CHANGES-2024:1.371 Mon Jan 15 09:47:33 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 15 13:22:31 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.371 2024/01/15 09:47:33 nros Exp $ +$NetBSD: CHANGES-2024,v 1.372 2024/01/15 13:22:31 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -467,3 +467,5 @@ Changes to the packages collection and i Updated www/py-flask-jwt-extended to 4.6.0 [adam 2024-01-15] Updated devel/catch2 to 3.5.1 [nros 2024-01-15] Updated textproc/nuspell to 5.1.4 [nros 2024-01-15] + Updated net/py-unearth to 0.14.0 [adam 2024-01-15] + Updated security/py-google-auth-oauthlib to 1.2.0 [adam 2024-01-15] --_----------=_170532495171650--