aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-ncclient
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-07 01:45:32 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-07 01:45:32 -0300
commit0a579ce204928a4208aff6b8cd73c377a55890ba (patch)
tree75e6ddaf1a0844aaa4b7c01a1bd1e86388799434 /testing/py3-ncclient
parent4566d433131a9a1f3db14710f4de938a0256534e (diff)
downloadaports-0a579ce204928a4208aff6b8cd73c377a55890ba.tar.bz2
aports-0a579ce204928a4208aff6b8cd73c377a55890ba.tar.xz
testing/py3-ncclient: disable
Diffstat (limited to 'testing/py3-ncclient')
-rw-r--r--testing/py3-ncclient/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-ncclient/APKBUILD b/testing/py3-ncclient/APKBUILD
index ea5bbd0b08..04a4b46c0e 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"
+# arch="noarch" # NOTE(leo): All builders fail to fetch the tarball, works locally
license="Apache-2.0"
depends="py3-lxml py3-paramiko py3-setuptools py3-six"
checkdepends="py3-mock py3-nose"