Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9C38384F55 for ; Thu, 24 Aug 2023 20:02:22 +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 06eWjKM0Vq5t for ; Thu, 24 Aug 2023 20:02:22 +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 E642284CFE for ; Thu, 24 Aug 2023 20:02:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E3B17FBDB; Thu, 24 Aug 2023 20:02:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1692907341217140" MIME-Version: 1.0 Date: Thu, 24 Aug 2023 20:02:21 +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: <20230824200221.E3B17FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1692907341217140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Aug 24 20:02:21 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/py-humanize to 4.8.0 To generate a diff of this commit: cvs rdiff -u -r1.5045 -r1.5046 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23309 -r1.23310 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1692907341217140 Content-Disposition: inline Content-Length: 1319 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.5045 pkgsrc/doc/CHANGES-2023:1.5046 --- pkgsrc/doc/CHANGES-2023:1.5045 Thu Aug 24 19:51:42 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Aug 24 20:02:21 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5045 2023/08/24 19:51:42 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.5046 2023/08/24 20:02:21 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7311,3 +7311,4 @@ Changes to the packages collection and i Updated devel/py-async-timeout to 4.0.3 [wiz 2023-08-24] Updated devel/py-click to 8.1.7 [wiz 2023-08-24] Updated devel/py-editables to 0.5 [wiz 2023-08-24] + Updated textproc/py-humanize to 4.8.0 [wiz 2023-08-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23309 pkgsrc/doc/TODO:1.23310 --- pkgsrc/doc/TODO:1.23309 Thu Aug 24 19:51:42 2023 +++ pkgsrc/doc/TODO Thu Aug 24 20:02:21 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23309 2023/08/24 19:51:42 wiz Exp $ +$NetBSD: TODO,v 1.23310 2023/08/24 20:02:21 wiz Exp $ Suggested new packages ====================== @@ -1198,7 +1198,6 @@ For possible Perl packages updates, see o py-grpcio-1.57.0 o py-gsutil-5.6 o py-hgview-1.9.0 - o py-humanize-4.8.0 o py-hyperscan-0.2.0 o py-input-pad-1.4.2 o py-jsonschema-4.19.0 [needs wip/py-referencing] --_----------=_1692907341217140--