aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-04 23:05:15 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-05 00:40:20 +0100
commitf4ee3a8068d313610f604530e0403d215c49b163 (patch)
tree67694f8e3ed3277b59ac1ac8f7282738c2fc8eda /testing
parente37f656545abde6369892f46c41a3fa4287a7a3e (diff)
testing/py3-ncclient: upgrade to 0.6.7
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-ncclient/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-ncclient/APKBUILD b/testing/py3-ncclient/APKBUILD
index 5e20af54d9e..70770a9cbc1 100644
--- a/testing/py3-ncclient/APKBUILD
+++ b/testing/py3-ncclient/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer:
pkgname=py3-ncclient
_pkgname=ncclient
-pkgver=0.6.6
-pkgrel=1
+pkgver=0.6.7
+pkgrel=0
pkgdesc="Library for NETCONF clients"
url="https://github.com/ncclient/ncclient"
# NOTE(maxice8): All builders fail to fetch it
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="4a49e9632ac6113ab8c4a51c565696ae4c2bd4f2da982145c8d3f95c5f21f2e2b642516697017ff92e6e07d975c3dc8348788ed628f53fa2afdef04d23be29df ncclient-0.6.6.tar.gz"
+sha512sums="d4b9996d849d2ae815d40507cfefe74b6184ca23924773a4340f1be85a3751b0976c38f5091aeb20531037d1274ca35c1d1640c02222842b8197d800a938b71b ncclient-0.6.7.tar.gz"