aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-botocore/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-botocore/APKBUILD')
-rw-r--r--testing/py-botocore/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-botocore/APKBUILD b/testing/py-botocore/APKBUILD
index d6b0c9b01db..fa64b5166d8 100644
--- a/testing/py-botocore/APKBUILD
+++ b/testing/py-botocore/APKBUILD
@@ -7,7 +7,7 @@ _pkgreal=${pkgname#py-}
pkgdesc="The low-level, core functionality of Boto3"
url="https://github.com/boto/botocore"
arch="noarch"
-license="ASL 2.0"
+license="Apache-2.0"
depends="py-dateutil py-jmespath"
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py3-$_pkgreal:_py3 py2-$_pkgreal:_py2"