testing/py3-swagger-spec-validator: sync with aports
This commit is contained in:
parent
7a42546ba4
commit
c31c062006
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
_pyname=swagger-spec-validator
|
_pyname=swagger-spec-validator
|
||||||
pkgname="py3-$_pyname"
|
pkgname="py3-$_pyname"
|
||||||
pkgver=3.0.3
|
pkgver=3.0.3
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
pkgdesc="Validation of Swagger specifications"
|
pkgdesc="Validation of Swagger specifications"
|
||||||
url="https://pypi.python.org/project/$_pyname"
|
url="https://pypi.python.org/project/$_pyname"
|
||||||
|
@ -12,7 +12,6 @@ license="Apache-2.0"
|
||||||
depends="
|
depends="
|
||||||
py3-jsonschema
|
py3-jsonschema
|
||||||
py3-yaml
|
py3-yaml
|
||||||
py3-six
|
|
||||||
"
|
"
|
||||||
makedepends="
|
makedepends="
|
||||||
py3-setuptools
|
py3-setuptools
|
||||||
|
|
Loading…
Reference in a new issue