summaryrefslogtreecommitdiff
path: root/user/py3-ncclient
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2022-04-23 06:32:40 +0000
committerZach van Rijn <me@zv.io>2022-06-12 23:51:36 +0000
commitda303184c270447fe50353d195cfac63fe3630db (patch)
treea3618ce4bb58287af1e981368509c34079063807 /user/py3-ncclient
parentcb00ebe8c18f822f13e1911fa404508ec6886db4 (diff)
downloadpackages-da303184c270447fe50353d195cfac63fe3630db.tar.gz
packages-da303184c270447fe50353d195cfac63fe3630db.tar.bz2
packages-da303184c270447fe50353d195cfac63fe3630db.tar.xz
packages-da303184c270447fe50353d195cfac63fe3630db.zip
user/py3-ncclient: add missing checkdepends. fixes #591, #592.
Diffstat (limited to 'user/py3-ncclient')
-rw-r--r--user/py3-ncclient/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/py3-ncclient/APKBUILD b/user/py3-ncclient/APKBUILD
index 5131a4137..1322f9e2f 100644
--- a/user/py3-ncclient/APKBUILD
+++ b/user/py3-ncclient/APKBUILD
@@ -11,7 +11,7 @@ url="https://pypi.org/project/ncclient/"
arch="noarch"
license="Apache-2.0"
depends="python3 py3-lxml py3-paramiko"
-checkdepends="py3-pytest py3-mock"
+checkdepends="py3-pytest py3-mock py3-iniconfig py3-toml"
makedepends="libxml2-dev libxslt-dev"
subpackages=""
source="https://files.pythonhosted.org/packages/source/$_p/$_pkgname/$_pkgname-$pkgver.tar.gz