aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-flask-restless/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-flask-restless/APKBUILD')
-rw-r--r--testing/py3-flask-restless/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-flask-restless/APKBUILD b/testing/py3-flask-restless/APKBUILD
index b7fa945ece5..4c14eafc204 100644
--- a/testing/py3-flask-restless/APKBUILD
+++ b/testing/py3-flask-restless/APKBUILD
@@ -3,11 +3,11 @@
pkgname=py3-flask-restless
_pkgname=Flask-Restless
pkgver=0.17.0
-pkgrel=1
+pkgrel=2
pkgdesc="Flask ReSTful API generation extension"
url="https://pypi.python.org/pypi/Flask-Restless"
arch="noarch"
-license="BSD"
+license="AGPL-3.0-or-later OR BSD-3-Clause"
depends="python3 py3-flask"
makedepends="py3-setuptools"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"