Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 94B6C84EB5 for ; Sun, 31 Dec 2023 21:34:07 +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 awRiqkz-lJAl for ; Sun, 31 Dec 2023 21:34:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DE26384D69 for ; Sun, 31 Dec 2023 21:34:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D94B9FA42; Sun, 31 Dec 2023 21:34:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704058446158500" MIME-Version: 1.0 Date: Sun, 31 Dec 2023 21:34:06 +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: <20231231213406.D94B9FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1704058446158500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Dec 31 21:34:06 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/py-rapidfuzz to 3.6.1 To generate a diff of this commit: cvs rdiff -u -r1.7907 -r1.7908 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23853 -r1.23854 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704058446158500 Content-Disposition: inline Content-Length: 1304 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.7907 pkgsrc/doc/CHANGES-2023:1.7908 --- pkgsrc/doc/CHANGES-2023:1.7907 Sun Dec 31 21:31:03 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Dec 31 21:34:05 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7907 2023/12/31 21:31:03 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7908 2023/12/31 21:34:05 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -11234,3 +11234,4 @@ Changes to the packages collection and i Updated textproc/aspell to 0.60.8.1 [wiz 2023-12-31] Updated devel/py-distro to 1.9.0 [wiz 2023-12-31] Updated textproc/py-lxml to 5.0.0 [wiz 2023-12-31] + Updated textproc/py-rapidfuzz to 3.6.1 [wiz 2023-12-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23853 pkgsrc/doc/TODO:1.23854 --- pkgsrc/doc/TODO:1.23853 Sun Dec 31 21:31:03 2023 +++ pkgsrc/doc/TODO Sun Dec 31 21:34:06 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23853 2023/12/31 21:31:03 wiz Exp $ +$NetBSD: TODO,v 1.23854 2023/12/31 21:34:06 wiz Exp $ Suggested new packages ====================== @@ -1193,7 +1193,6 @@ For possible Perl packages updates, see o py-pytz_deprecation_shim-0.1.0.post0 o py-qtgraph-qt5-0.12.1 o py-quixote-3.3 - o py-rapidfuzz-3.6.1 o py-sbws-1.1.0 o py-scgi-2.0 o py-simpletal-5.1 --_----------=_1704058446158500--