testing/py-core-api: update license

This commit is contained in:
Leonardo Arena 2018-01-03 14:34:48 +00:00
parent cd62531396
commit c4cc5fcc15

View File

@ -3,11 +3,11 @@
pkgname=py-core-api pkgname=py-core-api
_pkgname=python-client _pkgname=python-client
pkgver=2.3.3 pkgver=2.3.3
pkgrel=2 pkgrel=3
pkgdesc="Python client library for Core API" pkgdesc="Python client library for Core API"
url="https://github.com/core-api/python-client" url="https://github.com/core-api/python-client"
arch="noarch" arch="noarch"
license="Custom" license="BSD-2-Clause"
depends="py-coreschema py-itypes py-requests py-uritemplate" depends="py-coreschema py-itypes py-requests py-uritemplate"
makedepends="python2-dev python3-dev py2-setuptools" makedepends="python2-dev python3-dev py2-setuptools"
#checkdepends="py-flake8 py-coverage pytest py-jinja2 py-pycodestyle #checkdepends="py-flake8 py-coverage pytest py-jinja2 py-pycodestyle