Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D01F584D4D for ; Thu, 8 Jun 2023 10:38:03 +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 tip6AQuzzqnU for ; Thu, 8 Jun 2023 10:38:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2B7EB84D25 for ; Thu, 8 Jun 2023 10:38:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 87C80FA89; Thu, 8 Jun 2023 10:37:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168622067776410" MIME-Version: 1.0 Date: Thu, 8 Jun 2023 10:37:57 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230608103757.87C80FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168622067776410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jun 8 10:37:57 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated finance/py-eth-typing, finance/py-eth-hash, finance/py-eth-utils, finance/py-eth-abi, finance/py-eth-keyfile To generate a diff of this commit: cvs rdiff -u -r1.3645 -r1.3646 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168622067776410 Content-Disposition: inline Content-Length: 971 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.3645 pkgsrc/doc/CHANGES-2023:1.3646 --- pkgsrc/doc/CHANGES-2023:1.3645 Thu Jun 8 10:10:12 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Jun 8 10:37:57 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3645 2023/06/08 10:10:12 adam Exp $ +$NetBSD: CHANGES-2023,v 1.3646 2023/06/08 10:37:57 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5043,3 +5043,8 @@ Changes to the packages collection and i Updated audio/chromaprint to 1.5.1nb3 [wiz 2023-06-08] Updated lang/py311-html-docs to 3.11.4 [adam 2023-06-08] Updated devel/py-cachecontrol to 0.13.1 [adam 2023-06-08] + Updated finance/py-eth-typing to 3.4.0 [adam 2023-06-08] + Updated finance/py-eth-hash to 0.5.2 [adam 2023-06-08] + Updated finance/py-eth-utils to 2.1.1 [adam 2023-06-08] + Updated finance/py-eth-abi to 4.0.0 [adam 2023-06-08] + Updated finance/py-eth-keyfile to 0.6.1 [adam 2023-06-08] --_----------=_168622067776410--