Received: by mail.netbsd.org (Postfix, from userid 605) id 3D5C784E58; Fri, 17 Mar 2023 08:20:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6971684E58 for ; Fri, 17 Mar 2023 08:20:13 +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 qBnQVUOnphFf for ; Fri, 17 Mar 2023 08:20:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BE87C84D44 for ; Fri, 17 Mar 2023 08:20:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AF2F7FA92; Fri, 17 Mar 2023 08:19:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1679041176266980" MIME-Version: 1.0 Date: Fri, 17 Mar 2023 08:19:36 +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: <20230317081936.AF2F7FA92@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1679041176266980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Mar 17 08:19:36 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated textproc/py-jmespath, devel/py-jaraco.functools To generate a diff of this commit: cvs rdiff -u -r1.1797 -r1.1798 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1679041176266980 Content-Disposition: inline Content-Length: 792 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.1797 pkgsrc/doc/CHANGES-2023:1.1798 --- pkgsrc/doc/CHANGES-2023:1.1797 Fri Mar 17 08:00:48 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Mar 17 08:19:36 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1797 2023/03/17 08:00:48 adam Exp $ +$NetBSD: CHANGES-2023,v 1.1798 2023/03/17 08:19:36 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2338,3 +2338,5 @@ Changes to the packages collection and i Updated devel/py-pyleri to 1.4.2 [adam 2023-03-16] Updated devel/py-pybind11 to 2.10.4 [adam 2023-03-17] Updated fonts/py-fonttools to 4.39.2 [adam 2023-03-17] + Updated textproc/py-jmespath to 1.0.1 [adam 2023-03-17] + Updated devel/py-jaraco.functools to 3.6.0 [adam 2023-03-17] --_----------=_1679041176266980--