git: c1edfd72bad5 - main - devel/py-openapi-spec-validator: Update to 0.7.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 11 Oct 2023 13:00:04 UTC
The branch main has been updated by sunpoet:

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

commit c1edfd72bad5cb35780eab08f78ca9117a99a285
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-11 12:57:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-11 12:57:57 +0000

    devel/py-openapi-spec-validator: Update to 0.7.0
    
    Changes:        https://github.com/python-openapi/openapi-spec-validator/releases
---
 devel/py-openapi-spec-validator/Makefile | 4 ++--
 devel/py-openapi-spec-validator/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-openapi-spec-validator/Makefile b/devel/py-openapi-spec-validator/Makefile
index f6dae20302cb..4abfb1749a6b 100644
--- a/devel/py-openapi-spec-validator/Makefile
+++ b/devel/py-openapi-spec-validator/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	openapi-spec-validator
-PORTVERSION=	0.6.0
+PORTVERSION=	0.7.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -36,7 +36,7 @@ REQUESTS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FL
 .include <bsd.port.pre.mk>
 
 .if ${PYTHON_REL} < 30900
-RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}importlib-resources>=5.8.0<6.0.0:devel/py-importlib-resources@${PY_FLAVOR}
+RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}importlib-resources>=5.8<7.0:devel/py-importlib-resources@${PY_FLAVOR}
 .endif
 
 .include <bsd.port.post.mk>
diff --git a/devel/py-openapi-spec-validator/distinfo b/devel/py-openapi-spec-validator/distinfo
index aada23e2de19..113f3c4d2431 100644
--- a/devel/py-openapi-spec-validator/distinfo
+++ b/devel/py-openapi-spec-validator/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689398863
-SHA256 (openapi_spec_validator-0.6.0.tar.gz) = 68c4c212c88ef14c6b1a591b895bf742c455783c7ebba2507abd7dbc1365a616
-SIZE (openapi_spec_validator-0.6.0.tar.gz) = 33646
+TIMESTAMP = 1696915296
+SHA256 (openapi_spec_validator-0.7.0.tar.gz) = 03e8cbff36e1cab573e0e2fb51eff3d677f88aba33985d0fffe8753512595f1c
+SIZE (openapi_spec_validator-0.7.0.tar.gz) = 36700