git: 20e4a28b1877 - main - devel/py-importlib-resources: Update version 5.4.0=>6.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Jul 2023 19:01:24 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=20e4a28b1877b72c9d0048ef5e8d7c794a7789c5
commit 20e4a28b1877b72c9d0048ef5e8d7c794a7789c5
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-07-15 18:31:36 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-07-15 19:01:04 +0000
devel/py-importlib-resources: Update version 5.4.0=>6.0.0
Changelog:
https://github.com/python/importlib_resources/releases/tag/v6.0.0
---
devel/py-importlib-resources/Makefile | 8 ++++----
devel/py-importlib-resources/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
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,6 +1,5 @@
PORTNAME= importlib-resources
-PORTVERSION= 5.4.0
-PORTREVISION= 1
+PORTVERSION= 6.0.0
CATEGORIES= devel
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,10 +12,11 @@ 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
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