aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-django-filter
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2018-01-01 07:44:54 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2018-01-01 07:49:42 +0000
commit10e3634ab0692ee361c2429a029685eef11b6691 (patch)
tree0e0cbcffb25f6c9dbbdf0b922e4b8272ffa8e490 /testing/py-django-filter
parent2439743cda09cc16b3f5b9f0e14c2514ad6b622a (diff)
downloadaports-10e3634ab0692ee361c2429a029685eef11b6691.tar.bz2
aports-10e3634ab0692ee361c2429a029685eef11b6691.tar.xz
testing/py-django-filter: update license
Diffstat (limited to 'testing/py-django-filter')
-rw-r--r--testing/py-django-filter/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-django-filter/APKBUILD b/testing/py-django-filter/APKBUILD
index 286ec920bc..5991c35fcc 100644
--- a/testing/py-django-filter/APKBUILD
+++ b/testing/py-django-filter/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Generic system for filtering Django QuerySets based on user selections"
url="https://github.com/carltongibson/django-filter"
arch="noarch"
-license="Custom"
+license="BSD-3-Clause"
depends="py-django"
makedepends="python2-dev python3-dev py2-setuptools"
#checkdepends="py-tz py-django-rest-framework py-mock py-django-crispy-forms"