aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py-core-api/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-core-api/APKBUILD b/testing/py-core-api/APKBUILD
index 4978a1474b..13da6146ca 100644
--- a/testing/py-core-api/APKBUILD
+++ b/testing/py-core-api/APKBUILD
@@ -3,11 +3,11 @@
pkgname=py-core-api
_pkgname=python-client
pkgver=2.3.3
-pkgrel=2
+pkgrel=3
pkgdesc="Python client library for Core API"
url="https://github.com/core-api/python-client"
arch="noarch"
-license="Custom"
+license="BSD-2-Clause"
depends="py-coreschema py-itypes py-requests py-uritemplate"
makedepends="python2-dev python3-dev py2-setuptools"
#checkdepends="py-flake8 py-coverage pytest py-jinja2 py-pycodestyle