aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pika
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pika')
-rw-r--r--testing/py-pika/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pika/APKBUILD b/testing/py-pika/APKBUILD
index e707200d6a0..6f637fb5ef9 100644
--- a/testing/py-pika/APKBUILD
+++ b/testing/py-pika/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A Python AMQP client library"
url="https://pika.readthedocs.org"
arch="noarch"
-license="MPL 2.0"
+license="MPL-2.0"
depends="python2 py-tornado py-twisted py-ev"
depends_dev=""
makedepends="python2-dev py-setuptools"