diff --git a/srcpkgs/python3-openapi-core/template b/srcpkgs/python3-openapi-core/template index ee5ce56a144..f06c3b3b605 100644 --- a/srcpkgs/python3-openapi-core/template +++ b/srcpkgs/python3-openapi-core/template @@ -1,7 +1,7 @@ # Template file for 'python3-openapi-core' pkgname=python3-openapi-core -version=0.19.3 -revision=2 +version=0.19.4 +revision=1 build_style=python3-pep517 # disable tests requiring unpackaged dependencies make_check_args=" @@ -12,7 +12,8 @@ make_check_args=" --ignore=tests/integration/contrib/starlette " hostmakedepends="python3-poetry-core" -depends="python3-asgiref python3-isodate python3-more-itertools +depends="python3-isodate python3-jsonschema python3-jsonschema-path + python3-more-itertools python3-openapi-schema-validator python3-openapi-spec-validator python3-parse python3-Werkzeug" checkdepends="$depends python3-pytest-cov python3-pytest-aiohttp python3-Flask python3-requests python3-responses python3-WebOb" @@ -22,7 +23,7 @@ license="BSD-3-Clause" homepage="https://github.com/python-openapi/openapi-core" changelog="https://github.com/python-openapi/openapi-core/releases" distfiles="${PYPI_SITE}/o/openapi-core/openapi_core-${version}.tar.gz" -checksum=5db6479ecccf76c52422961dc42b411b7625a802087d847251fdd66f0392b095 +checksum=1150d9daa5e7b4cacfd7d7e097333dc89382d7d72703934128dcf8a1a4d0df49 post_install() { vlicense LICENSE