aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-ncclient
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-ncclient')
-rw-r--r--testing/py-ncclient/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-ncclient/APKBUILD b/testing/py-ncclient/APKBUILD
index a399a917d71..2dc93429b08 100644
--- a/testing/py-ncclient/APKBUILD
+++ b/testing/py-ncclient/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Library for NETCONF clients"
url="https://github.com/tomchristie/itypes"
arch="noarch"
-license="Apache2"
+license="Apache-2.0"
depends="py-paramiko py-lxml py-six"
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"