mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/py3-swagger-spec-validator: drop dependency on py3-six
not needed since 3.0.0: https://github.com/Yelp/swagger_spec_validator/commit/45ee56fd4b
This commit is contained in:
parent
4b3f539213
commit
63d072479e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user