diff options
Diffstat (limited to 'testing/py-hypothesis/APKBUILD')
-rw-r--r-- | testing/py-hypothesis/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-hypothesis/APKBUILD b/testing/py-hypothesis/APKBUILD index fb77abeb43c..c87eeecf64c 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="" |