python3-openapi-spec-validator: update to 0.7.1.
This commit is contained in:
parent
f02b11a4ea
commit
32c7c7180a
@ -1,10 +1,10 @@
|
||||
# Template file for 'python3-openapi-spec-validator'
|
||||
pkgname=python3-openapi-spec-validator
|
||||
version=0.6.0
|
||||
revision=2
|
||||
version=0.7.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core"
|
||||
depends="python3-jsonschema-spec python3-lazy-object-proxy
|
||||
depends="python3-jsonschema-path python3-lazy-object-proxy
|
||||
python3-openapi-schema-validator"
|
||||
checkdepends="$depends python3-pytest-cov"
|
||||
short_desc="OpenAPI spec validator"
|
||||
@ -13,4 +13,4 @@ license="Apache-2.0"
|
||||
homepage="https://github.com/python-openapi/openapi-spec-validator"
|
||||
changelog="https://github.com/python-openapi/openapi-spec-validator/releases"
|
||||
distfiles="${PYPI_SITE}/o/openapi-spec-validator/openapi_spec_validator-${version}.tar.gz"
|
||||
checksum=68c4c212c88ef14c6b1a591b895bf742c455783c7ebba2507abd7dbc1365a616
|
||||
checksum=8577b85a8268685da6f8aa30990b83b7960d4d1117e901d451b5d572605e5ec7
|
||||
|
Loading…
x
Reference in New Issue
Block a user