Received: by mail.netbsd.org (Postfix, from userid 605) id 94ABA84E63; Fri, 21 Oct 2022 09:05:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C48C284E5E for ; Fri, 21 Oct 2022 09:05:20 +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 DmoWdwonKavU for ; Fri, 21 Oct 2022 09:05:20 +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 199DD84C86 for ; Fri, 21 Oct 2022 09:05:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 06DACFA90; Fri, 21 Oct 2022 09:05:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1666343120158870" MIME-Version: 1.0 Date: Fri, 21 Oct 2022 09:05:20 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/archivers/py-zipp To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20221021090520.06DACFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1666343120158870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Oct 21 09:05:19 UTC 2022 Modified Files: pkgsrc/archivers/py-zipp: Makefile distinfo Log Message: py-zipp: updated to 3.9.0 v3.9.0 Path objects are now pickleable if they've been constructed from pickleable objects. Any restored objects will re-construct the zip file with the original arguments. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/archivers/py-zipp/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/archivers/py-zipp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1666343120158870 Content-Disposition: inline Content-Length: 2487 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/archivers/py-zipp/Makefile diff -u pkgsrc/archivers/py-zipp/Makefile:1.18 pkgsrc/archivers/py-zipp/Makefile:1.19 --- pkgsrc/archivers/py-zipp/Makefile:1.18 Mon Aug 1 07:33:33 2022 +++ pkgsrc/archivers/py-zipp/Makefile Fri Oct 21 09:05:19 2022 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2022/08/01 07:33:33 adam Exp $ +# $NetBSD: Makefile,v 1.19 2022/10/21 09:05:19 adam Exp $ -DISTNAME= zipp-3.8.1 +DISTNAME= zipp-3.9.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= archivers python MASTER_SITES= ${MASTER_SITE_WHEEL:=zipp/} @@ -12,11 +12,6 @@ LICENSE= mit BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=3.4.1:../../devel/py-setuptools_scm BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel -TEST_DEPENDS+= ${PYPKGPREFIX}-jaraco.itertools-[0-9]*:../../devel/py-jaraco.itertools -TEST_DEPENDS+= ${PYPKGPREFIX}-func_timeout-[0-9]*:../../devel/py-func_timeout -TEST_DEPENDS+= ${PYPKGPREFIX}-test>=6:../../devel/py-test -TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov -TEST_DEPENDS+= ${PYPKGPREFIX}-test-flake8-[0-9]*:../../devel/py-test-flake8 USE_LANGUAGES= # none @@ -25,8 +20,5 @@ PYTHON_VERSIONS_INCOMPATIBLE= 27 # XXX: avoid cirucilar depencency for Python 3.7: py-build -> py-importlib-metadata NO_BUILD= yes -do-test: - cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} - .include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/archivers/py-zipp/distinfo diff -u pkgsrc/archivers/py-zipp/distinfo:1.15 pkgsrc/archivers/py-zipp/distinfo:1.16 --- pkgsrc/archivers/py-zipp/distinfo:1.15 Tue Aug 2 16:06:01 2022 +++ pkgsrc/archivers/py-zipp/distinfo Fri Oct 21 09:05:19 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2022/08/02 16:06:01 wiz Exp $ +$NetBSD: distinfo,v 1.16 2022/10/21 09:05:19 adam Exp $ -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 +BLAKE2s (zipp-3.9.0-py3-none-any.whl) = 7d1a7b8e638b582eda8bf201a7788358279184f0442b609552f6863ac5383b75 +SHA512 (zipp-3.9.0-py3-none-any.whl) = 05597e5dab14c83103c310968ede60c80aee39d80a83f119fb6b817d86610b5b37e4e2f24f5eb9ca82386935a661056538a2e1d84f16cbfab83ebb526db806ea +Size (zipp-3.9.0-py3-none-any.whl) = 5769 bytes --_----------=_1666343120158870--