python3-openapi-schema-validator: update to 0.6.3.

This commit is contained in:
Gonzalo Tornaría 2025-02-26 23:10:19 -03:00 committed by Andrew J. Hesford
parent 7e11bbb166
commit 7437de9484

View file

@ -1,10 +1,11 @@
# Template file for 'python3-openapi-schema-validator'
pkgname=python3-openapi-schema-validator
version=0.6.2
revision=2
version=0.6.3
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
depends="python3-jsonschema python3-rfc3339-validator"
depends="python3-jsonschema python3-jsonschema-specifications
python3-rfc3339-validator"
checkdepends="$depends python3-pytest-cov"
short_desc="OpenAPI schema validation for Python"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
@ -12,7 +13,7 @@ license="BSD-3-Clause"
homepage="https://github.com/python-openapi/openapi-schema-validator"
changelog="https://github.com/python-openapi/openapi-schema-validator/releases"
distfiles="${PYPI_SITE}/o/openapi-schema-validator/openapi_schema_validator-${version}.tar.gz"
checksum=11a95c9c9017912964e3e5f2545a5b11c3814880681fcacfb73b1759bb4f2804
checksum=f37bace4fc2a5d96692f4f8b31dc0f8d7400fd04f3a937798eaf880d425de6ee
post_install() {
vlicense LICENSE