git: 896f3b632c19 - main - devel/py-zipp: Update version 3.4.0=>3.15.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Apr 2023 13:18:00 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=896f3b632c198a2eb548b094b1861031072deb42 commit 896f3b632c198a2eb548b094b1861031072deb42 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-04-15 12:21:29 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-04-15 13:14:58 +0000 devel/py-zipp: Update version 3.4.0=>3.15.0 - Convert to USE_PYTHON=pep517 Changelog: https://github.com/jaraco/zipp/releases/tag/v3.15.0 --- devel/py-zipp/Makefile | 8 ++++---- devel/py-zipp/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/py-zipp/Makefile b/devel/py-zipp/Makefile index 1dea00b45822..9b4d79e9bcc4 100644 --- a/devel/py-zipp/Makefile +++ b/devel/py-zipp/Makefile @@ -1,5 +1,5 @@ PORTNAME= zipp -PORTVERSION= 3.4.0 +PORTVERSION= 3.15.0 CATEGORIES= devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,10 +12,10 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.6+ -USE_PYTHON= autoplist distutils +USES= python:3.7+ +USE_PYTHON= autoplist pep517 NO_ARCH= yes diff --git a/devel/py-zipp/distinfo b/devel/py-zipp/distinfo index c29f3cb642eb..d187cf415822 100644 --- a/devel/py-zipp/distinfo +++ b/devel/py-zipp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604116223 -SHA256 (zipp-3.4.0.tar.gz) = ed5eee1974372595f9e416cc7bbeeb12335201d8081ca8a0743c954d4446e5cb -SIZE (zipp-3.4.0.tar.gz) = 15638 +TIMESTAMP = 1681561019 +SHA256 (zipp-3.15.0.tar.gz) = 112929ad649da941c23de50f356a2b5570c954b65150642bccdd66bf194d224b +SIZE (zipp-3.15.0.tar.gz) = 18454