Received: by mail.netbsd.org (Postfix, from userid 605) id D9A2C84F1A; Thu, 18 Jan 2024 18:21:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1476B84F0D for ; Thu, 18 Jan 2024 18:21:58 +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 ZYbhqw5VQY_q for ; Thu, 18 Jan 2024 18:21:57 +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 6932A84D46 for ; Thu, 18 Jan 2024 18:21:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 633D6FA42; Thu, 18 Jan 2024 18:21:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705602117217420" MIME-Version: 1.0 Date: Thu, 18 Jan 2024 18:21:57 +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: <20240118182157.633D6FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705602117217420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jan 18 18:21:57 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated textproc/py-inflection, devel/py-falcon To generate a diff of this commit: cvs rdiff -u -r1.450 -r1.451 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705602117217420 Content-Disposition: inline Content-Length: 783 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.450 pkgsrc/doc/CHANGES-2024:1.451 --- pkgsrc/doc/CHANGES-2024:1.450 Thu Jan 18 18:11:58 2024 +++ pkgsrc/doc/CHANGES-2024 Thu Jan 18 18:21:57 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.450 2024/01/18 18:11:58 adam Exp $ +$NetBSD: CHANGES-2024,v 1.451 2024/01/18 18:21:57 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -576,3 +576,5 @@ Changes to the packages collection and i Updated archivers/bsdtar to 3.7.2 [adam 2024-01-18] Updated devel/py-test-check to 2.3.0 [adam 2024-01-18] Updated archivers/py-libarchive-c to 5.0 [adam 2024-01-18] + Updated textproc/py-inflection to 0.5.1 [adam 2024-01-18] + Updated devel/py-falcon to 3.1.3 [adam 2024-01-18] --_----------=_1705602117217420--