New package: python3-openapi-spec-validator-0.5.7
This commit is contained in:
parent
3a4d1d5de4
commit
13cf4789d6
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-openapi-spec-validator/template
Normal file
16
srcpkgs/python3-openapi-spec-validator/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-openapi-spec-validator'
|
||||
pkgname=python3-openapi-spec-validator
|
||||
version=0.5.7
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core"
|
||||
depends="python3-jsonschema-spec python3-lazy-object-proxy
|
||||
python3-openapi-schema-validator"
|
||||
checkdepends="$depends python3-pytest-cov python3-toml"
|
||||
short_desc="OpenAPI spec validator"
|
||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
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=6c2d42180045a80fd6314de848b94310bdb0fa4949f4b099578b69f79d9fa5ac
|
Loading…
Add table
Reference in a new issue