git: 1f357598fd7b - main - devel/py-importlib-resources: update to 5.4.0

From: Steve Wills <swills_at_FreeBSD.org>
Date: Sat, 06 Nov 2021 17:28:01 UTC
The branch main has been updated by swills:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f357598fd7b3cbcaf698389522e5466c0ca3d6a

commit 1f357598fd7b3cbcaf698389522e5466c0ca3d6a
Author:     Steve Wills <swills@FreeBSD.org>
AuthorDate: 2021-11-06 17:26:08 +0000
Commit:     Steve Wills <swills@FreeBSD.org>
CommitDate: 2021-11-06 17:27:33 +0000

    devel/py-importlib-resources: update to 5.4.0
---
 devel/py-importlib-resources/Makefile | 6 +++---
 devel/py-importlib-resources/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

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,5 +1,5 @@
 PORTNAME=	importlib-resources
-PORTVERSION=	3.3.0
+PORTVERSION=	5.4.0
 CATEGORIES=	devel
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,8 +19,8 @@ USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.pre.mk>
 
-.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 <bsd.port.post.mk>
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