aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-packaging/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-packaging/APKBUILD')
-rw-r--r--community/py-packaging/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-packaging/APKBUILD b/community/py-packaging/APKBUILD
index edeaadbe6f..c70ed4c8ac 100644
--- a/community/py-packaging/APKBUILD
+++ b/community/py-packaging/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="Core utilities for Python packages"
url="https://pypi.python.org/pypi/packaging"
arch="noarch"
-license="ASL-2.0 BSD"
+license="Apache-2.0 BSD"
depends="py-parsing py-six"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"
makedepends="python3-dev python2-dev py-setuptools"