aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-cassandra-driver/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-cassandra-driver/APKBUILD')
-rw-r--r--testing/py-cassandra-driver/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-cassandra-driver/APKBUILD b/testing/py-cassandra-driver/APKBUILD
index 34571e1bcf4..694c27fee52 100644
--- a/testing/py-cassandra-driver/APKBUILD
+++ b/testing/py-cassandra-driver/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Python driver for Apache Cassandra"
url="https://github.com/datastax/python-driver"
arch="all"
-license="ASL-2.0"
+license="Apache-2.0"
depends="cython"
makedepends="cython-dev libev-dev py-setuptools python2-dev python3-dev"
subpackages="py2-${pkgname/py-/}:_py2 py3-${pkgname/py-/}:_py3"