mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
python3-openapi-spec-validator: update to 0.7.1.
This commit is contained in:
parent
f02b11a4ea
commit
32c7c7180a
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'python3-openapi-spec-validator'
|
# Template file for 'python3-openapi-spec-validator'
|
||||||
pkgname=python3-openapi-spec-validator
|
pkgname=python3-openapi-spec-validator
|
||||||
version=0.6.0
|
version=0.7.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
depends="python3-jsonschema-spec python3-lazy-object-proxy
|
depends="python3-jsonschema-path python3-lazy-object-proxy
|
||||||
python3-openapi-schema-validator"
|
python3-openapi-schema-validator"
|
||||||
checkdepends="$depends python3-pytest-cov"
|
checkdepends="$depends python3-pytest-cov"
|
||||||
short_desc="OpenAPI spec validator"
|
short_desc="OpenAPI spec validator"
|
||||||
|
@ -13,4 +13,4 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/python-openapi/openapi-spec-validator"
|
homepage="https://github.com/python-openapi/openapi-spec-validator"
|
||||||
changelog="https://github.com/python-openapi/openapi-spec-validator/releases"
|
changelog="https://github.com/python-openapi/openapi-spec-validator/releases"
|
||||||
distfiles="${PYPI_SITE}/o/openapi-spec-validator/openapi_spec_validator-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/o/openapi-spec-validator/openapi_spec_validator-${version}.tar.gz"
|
||||||
checksum=68c4c212c88ef14c6b1a591b895bf742c455783c7ebba2507abd7dbc1365a616
|
checksum=8577b85a8268685da6f8aa30990b83b7960d4d1117e901d451b5d572605e5ec7
|
||||||
|
|
Loading…
Add table
Reference in a new issue