testing/py-openapi-codec: update license

This commit is contained in:
Leonardo Arena 2017-12-30 12:35:53 +00:00
parent 2b5c38eddb
commit c95971c2d9

View File

@ -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"