diff --git a/devel/py-importlib-resources/Makefile b/devel/py-importlib-resources/Makefile index 4ee1d296e354..526b6df0c1e3 100644 --- a/devel/py-importlib-resources/Makefile +++ b/devel/py-importlib-resources/Makefile @@ -1,26 +1,26 @@ PORTNAME= importlib-resources -PORTVERSION= 3.3.0 +PORTVERSION= 5.4.0 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= importlib_resources-${PORTVERSION} MAINTAINER= swills@FreeBSD.org COMMENT= Read resources from Python packages LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= autoplist distutils .include -.if ${PYTHON_REL} < 30800 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zipp>=0:devel/py-zipp@${PY_FLAVOR} +.if ${PYTHON_REL} < 31000 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zipp>=3.1.0:devel/py-zipp@${PY_FLAVOR} .endif .include diff --git a/devel/py-importlib-resources/distinfo b/devel/py-importlib-resources/distinfo index 88d73a90d3df..76d94ad8e509 100644 --- a/devel/py-importlib-resources/distinfo +++ b/devel/py-importlib-resources/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604336155 -SHA256 (importlib_resources-3.3.0.tar.gz) = 7b51f0106c8ec564b1bef3d9c588bc694ce2b92125bbb6278f4f2f5b54ec3592 -SIZE (importlib_resources-3.3.0.tar.gz) = 29000 +TIMESTAMP = 1636169064 +SHA256 (importlib_resources-5.4.0.tar.gz) = d756e2f85dd4de2ba89be0b21dba2a3bbec2e871a42a3a16719258a11f87506b +SIZE (importlib_resources-5.4.0.tar.gz) = 30554