aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-hypothesis/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-hypothesis/APKBUILD')
-rw-r--r--testing/py-hypothesis/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-hypothesis/APKBUILD b/testing/py-hypothesis/APKBUILD
index fb77abeb43..c87eeecf64 100644
--- a/testing/py-hypothesis/APKBUILD
+++ b/testing/py-hypothesis/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
url="http://hypothesis.works/"
arch="noarch"
-license="MPLv2.0"
+license="MPL-2.0"
depends=""
makedepends="py-setuptools python2-dev python3-dev py-enum34"
install=""