Received: by mail.netbsd.org (Postfix, from userid 605) id 44B8A84D5B; Tue, 25 Apr 2023 14:37:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 72D5B84D4E for ; Tue, 25 Apr 2023 14:37:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id mKLBt1Om5dIL for ; Tue, 25 Apr 2023 14:37:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C904B84CFC for ; Tue, 25 Apr 2023 14:37:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C6685FA85; Tue, 25 Apr 2023 14:37:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168243342751830" MIME-Version: 1.0 Date: Tue, 25 Apr 2023 14:37:07 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230425143707.C6685FA85@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168243342751830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 25 14:37:07 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/py-path.py to 12.5.0 To generate a diff of this commit: cvs rdiff -u -r1.2432 -r1.2433 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168243342751830 Content-Disposition: inline Content-Length: 735 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.2432 pkgsrc/doc/CHANGES-2023:1.2433 --- pkgsrc/doc/CHANGES-2023:1.2432 Tue Apr 25 14:34:37 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Apr 25 14:37:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2432 2023/04/25 14:34:37 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.2433 2023/04/25 14:37:07 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3503,3 +3503,4 @@ Changes to the packages collection and i Updated devel/py-termcolor to 2.3.0 [wiz 2023-04-25] Added devel/py-test-checkdocs version 2.9.0 [wiz 2023-04-25] Updated devel/py-test-flake8 to 1.0.7nb2 [wiz 2023-04-25] + Updated devel/py-path.py to 12.5.0 [wiz 2023-04-25] --_----------=_168243342751830--