aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-arrow
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-arrow')
-rw-r--r--testing/py-arrow/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-arrow/APKBUILD b/testing/py-arrow/APKBUILD
index 0ea7866a9b..b8ba979b74 100644
--- a/testing/py-arrow/APKBUILD
+++ b/testing/py-arrow/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A Python library to create and manipulate dates, times, and timestamps"
url="http://arrow.readthedocs.io/"
arch="noarch"
-license="ASL-2.0"
+license="Apache-2.0"
depends="py-dateutil"
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"