diff --git a/devel/py-importlib-resources/Makefile b/devel/py-importlib-resources/Makefile index 78e0b7c9842f..5083e6632bca 100644 --- a/devel/py-importlib-resources/Makefile +++ b/devel/py-importlib-resources/Makefile @@ -1,29 +1,29 @@ PORTNAME= importlib-resources -PORTVERSION= 5.4.0 -PORTREVISION= 1 +PORTVERSION= 6.0.0 CATEGORIES= devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= importlib_resources-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Read resources from Python packages WWW= https://github.com/python/importlib_resources LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes .include .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 76d94ad8e509..01a4c8cf0c28 100644 --- a/devel/py-importlib-resources/distinfo +++ b/devel/py-importlib-resources/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636169064 -SHA256 (importlib_resources-5.4.0.tar.gz) = d756e2f85dd4de2ba89be0b21dba2a3bbec2e871a42a3a16719258a11f87506b -SIZE (importlib_resources-5.4.0.tar.gz) = 30554 +TIMESTAMP = 1689445714 +SHA256 (importlib_resources-6.0.0.tar.gz) = 4cf94875a8368bd89531a756df9a9ebe1f150e0f885030b461237bc7f2d905f2 +SIZE (importlib_resources-6.0.0.tar.gz) = 35570