Received: by mail.netbsd.org (Postfix, from userid 605) id D9A7C84EA9; Sat, 27 Aug 2022 08:27:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1E93684D36 for ; Sat, 27 Aug 2022 08:27:29 +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 9pdeGe2cIm9N for ; Sat, 27 Aug 2022 08:27:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 74FC784D15 for ; Sat, 27 Aug 2022 08:27:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 728F9F9F3; Sat, 27 Aug 2022 08:27:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1661588848185170" MIME-Version: 1.0 Date: Sat, 27 Aug 2022 08:27:28 +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: <20220827082728.728F9F9F3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1661588848185170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Aug 27 08:27:28 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated devel/py-hatchling, devel/py-distlib To generate a diff of this commit: cvs rdiff -u -r1.4098 -r1.4099 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1661588848185170 Content-Disposition: inline Content-Length: 774 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.4098 pkgsrc/doc/CHANGES-2022:1.4099 --- pkgsrc/doc/CHANGES-2022:1.4098 Sat Aug 27 04:43:06 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Aug 27 08:27:28 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4098 2022/08/27 04:43:06 schmonz Exp $ +$NetBSD: CHANGES-2022,v 1.4099 2022/08/27 08:27:28 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5974,3 +5974,5 @@ Changes to the packages collection and i Updated x11/gtk4 to 4.6.6nb1 [wiz 2022-08-26] Updated mail/rss2email to 3.14 [schmonz 2022-08-27] Updated devel/goredo to 1.26.0 [schmonz 2022-08-27] + Updated devel/py-hatchling to 1.8.1 [adam 2022-08-27] + Updated devel/py-distlib to 0.3.6 [adam 2022-08-27] --_----------=_1661588848185170--