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
This commit is contained in:
parent
b1f9d67cad
commit
896f3b632c
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue