aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-openapi-codec
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-12-30 12:35:53 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-12-30 12:36:14 +0000
commitc95971c2d92a2d42a0bb0c0a81c9283d90e92c96 (patch)
tree658d324452873c8f32af8c33a76039d36844def3 /testing/py-openapi-codec
parent2b5c38eddb6fd15b3a3d8a99629a944e06325bd5 (diff)
downloadaports-c95971c2d92a2d42a0bb0c0a81c9283d90e92c96.tar.bz2
aports-c95971c2d92a2d42a0bb0c0a81c9283d90e92c96.tar.xz
testing/py-openapi-codec: update license
Diffstat (limited to 'testing/py-openapi-codec')
-rw-r--r--testing/py-openapi-codec/APKBUILD2
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"