From da303184c270447fe50353d195cfac63fe3630db Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Sat, 23 Apr 2022 06:32:40 +0000 Subject: user/py3-ncclient: add missing checkdepends. fixes #591, #592. --- user/py3-ncclient/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user') 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 -- cgit v1.2.3-70-g09d2