testing/py3-swagger-spec-validator: sync with aports

This commit is contained in:
Antoine Martin 2023-11-24 17:48:13 -05:00
parent 7a42546ba4
commit c31c062006

View file

@ -4,7 +4,7 @@
_pyname=swagger-spec-validator
pkgname="py3-$_pyname"
pkgver=3.0.3
pkgrel=0
pkgrel=1
arch="noarch"
pkgdesc="Validation of Swagger specifications"
url="https://pypi.python.org/project/$_pyname"
@ -12,7 +12,6 @@ license="Apache-2.0"
depends="
py3-jsonschema
py3-yaml
py3-six
"
makedepends="
py3-setuptools