Skip to content

Commit

Permalink
devel/py-openapi-spec-validator: Update to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 11, 2023
1 parent f15f80b commit c1edfd7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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}
Expand Down Expand Up @@ -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>
6 changes: 3 additions & 3 deletions 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

0 comments on commit c1edfd7

Please sign in to comment.