diff options
Diffstat (limited to 'testing/py-django-debug-toolbar/APKBUILD')
-rw-r--r-- | testing/py-django-debug-toolbar/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-django-debug-toolbar/APKBUILD b/testing/py-django-debug-toolbar/APKBUILD index 92b0d32d93d..f95d0f42467 100644 --- a/testing/py-django-debug-toolbar/APKBUILD +++ b/testing/py-django-debug-toolbar/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Configurable set of panels that display various debug information about the current request/response" url="https://github.com/jazzband/django-debug-toolbar" arch="noarch" -license="BSD3" +license="BSD-3-Clause" depends="py-django py-sqlparse" makedepends="python2-dev python3-dev py-setuptools" options="!check" #no testsuite |