Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A590484EEA for ; Wed, 5 Jul 2023 20:51:55 +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 Rt6FH4d8zRPB for ; Wed, 5 Jul 2023 20:51:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F0F9984CE8 for ; Wed, 5 Jul 2023 20:51:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ED8FFFBDB; Wed, 5 Jul 2023 20:51:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168859031415580" MIME-Version: 1.0 Date: Wed, 5 Jul 2023 20:51:54 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230705205154.ED8FFFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168859031415580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jul 5 20:51:54 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/py-humanize to 4.7.0 To generate a diff of this commit: cvs rdiff -u -r1.4269 -r1.4270 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23161 -r1.23162 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168859031415580 Content-Disposition: inline Content-Length: 1294 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.4269 pkgsrc/doc/CHANGES-2023:1.4270 --- pkgsrc/doc/CHANGES-2023:1.4269 Wed Jul 5 20:49:49 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jul 5 20:51:54 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4269 2023/07/05 20:49:49 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4270 2023/07/05 20:51:54 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5950,3 +5950,4 @@ Changes to the packages collection and i Updated devel/py-anytree to 2.9.0 [wiz 2023-07-05] Updated devel/cbindgen to 0.24.6nb1 [he 2023-07-05] Updated devel/py-configargparse to 1.5.5 [wiz 2023-07-05] + Updated textproc/py-humanize to 4.7.0 [wiz 2023-07-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23161 pkgsrc/doc/TODO:1.23162 --- pkgsrc/doc/TODO:1.23161 Wed Jul 5 20:49:49 2023 +++ pkgsrc/doc/TODO Wed Jul 5 20:51:54 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23161 2023/07/05 20:49:49 wiz Exp $ +$NetBSD: TODO,v 1.23162 2023/07/05 20:51:54 wiz Exp $ Suggested new packages ====================== @@ -1195,7 +1195,6 @@ For possible Perl packages updates, see o py-grpcio-1.56.0 o py-gsutil-5.6 o py-hgview-1.9.0 - o py-humanize-4.7.0 o py-hyperscan-0.2.0 o py-input-pad-1.4.2 o py-keybinder-0.3.2 --_----------=_168859031415580--