From d3d0a45bc5f6520282478eee8e8178e3ff8a85ce Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 8 Nov 2019 02:01:38 -0300 Subject: testing/py3-ncclient: re-enable --- testing/py3-ncclient/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/py3-ncclient') diff --git a/testing/py3-ncclient/APKBUILD b/testing/py3-ncclient/APKBUILD index 04a4b46c0e..ea5bbd0b08 100644 --- a/testing/py3-ncclient/APKBUILD +++ b/testing/py3-ncclient/APKBUILD @@ -6,7 +6,7 @@ pkgver=0.6.6 pkgrel=1 pkgdesc="Library for NETCONF clients" url="https://github.com/ncclient/ncclient" -# arch="noarch" # NOTE(leo): All builders fail to fetch the tarball, works locally +arch="noarch" license="Apache-2.0" depends="py3-lxml py3-paramiko py3-setuptools py3-six" checkdepends="py3-mock py3-nose" -- cgit v1.2.3