diff options
Diffstat (limited to 'testing/py-openapi-codec')
-rw-r--r-- | testing/py-openapi-codec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-openapi-codec/APKBUILD b/testing/py-openapi-codec/APKBUILD index 830b0df7e5..715bc7c319 100644 --- a/testing/py-openapi-codec/APKBUILD +++ b/testing/py-openapi-codec/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="OpenAPI codec for Core API" url="https://github.com/core-api/python-openapi-codec" arch="noarch" -license="Custom" +license="BSD-2-Clause" depends="py-core-api" makedepends="python3-dev python2-dev py2-setuptools" checkdepends="py-coverage pytest py-core-api py-jinja2 py-pycodestyle py-pyflakes" |