Received: by mail.netbsd.org (Postfix, from userid 605) id 730BA84D44; Tue, 2 Aug 2022 16:06:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A960084CE2 for ; Tue, 2 Aug 2022 16:06:02 +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 Pr1iJ0s6K_dm for ; Tue, 2 Aug 2022 16:06:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0248B84CD8 for ; Tue, 2 Aug 2022 16:06:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EA833FB1A; Tue, 2 Aug 2022 16:06:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1659456361211710" MIME-Version: 1.0 Date: Tue, 2 Aug 2022 16:06:01 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/archivers/py-zipp To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220802160601.EA833FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1659456361211710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Aug 2 16:06:01 UTC 2022 Modified Files: pkgsrc/archivers/py-zipp: distinfo Log Message: py-zipp: update distinfo From Oskar To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/archivers/py-zipp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1659456361211710 Content-Disposition: inline Content-Length: 1026 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/archivers/py-zipp/distinfo diff -u pkgsrc/archivers/py-zipp/distinfo:1.14 pkgsrc/archivers/py-zipp/distinfo:1.15 --- pkgsrc/archivers/py-zipp/distinfo:1.14 Fri Jul 29 09:02:47 2022 +++ pkgsrc/archivers/py-zipp/distinfo Tue Aug 2 16:06:01 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2022/07/29 09:02:47 adam Exp $ +$NetBSD: distinfo,v 1.15 2022/08/02 16:06:01 wiz Exp $ -BLAKE2s (zipp-3.8.1.tar.gz) = 83201a9adf1194b19a12eab8754d3ae4fb7e44d461ac58c3fa127883555b535f -SHA512 (zipp-3.8.1.tar.gz) = 05639feb20c7e8d3480ce17a52115a85bb2f0706ee0c1b15589b7556bb914ef30a1a34fa743217694b753bb5e72095c90fab7dfee85f2dbf461347322acb4d2e -Size (zipp-3.8.1.tar.gz) = 14189 bytes +BLAKE2s (zipp-3.8.1-py3-none-any.whl) = 40b77d58a4f9cbb04a7fa84e21cb7a9a2d73796604954dabe9499d680765eab1 +SHA512 (zipp-3.8.1-py3-none-any.whl) = d81c4259c49bc8f67440d74fab51f488dedc518591b63231699f5c9d6ce2c5f7fa56a4ee2d44dc4fadddce0dc72781af7c8a018a0d95bcdf52ba3985d834d034 +Size (zipp-3.8.1-py3-none-any.whl) = 5645 bytes --_----------=_1659456361211710--