Skip to content

Commit

Permalink
devel/py-openapi-core: Update to 0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 22, 2023
1 parent 7bc73bc commit 92556cd
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-core/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openapi-core
PORTVERSION= 0.18.0
PORTVERSION= 0.18.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down Expand Up @@ -43,6 +43,6 @@ DJANGO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.0:www/py-django32@${PY_FL
FALCON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}falcon>=3.0:www/py-falcon@${PY_FLAVOR}
FLASK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0:www/py-flask@${PY_FLAVOR}
REQUESTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
STARLETTE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}starlette>=0.26.1<0.29.0:www/py-starlette@${PY_FLAVOR}
STARLETTE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}starlette>=0.26.1<0.32.0:www/py-starlette@${PY_FLAVOR}

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/py-openapi-core/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689398859
SHA256 (openapi_core-0.18.0.tar.gz) = ede9fe3a2b0a7f8870249c085b2d7e64b7bb169b46ceeaa3b812cceff2b05548
SIZE (openapi_core-0.18.0.tar.gz) = 83474
TIMESTAMP = 1695143313
SHA256 (openapi_core-0.18.1.tar.gz) = 63fa13d9af226ac00119b0531ac9929e3dbb4cbe00216770784473fa6a03bc27
SIZE (openapi_core-0.18.1.tar.gz) = 84070

0 comments on commit 92556cd

Please sign in to comment.