summaryrefslogtreecommitdiff
path: root/user/py3-paramiko
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-paramiko')
-rw-r--r--user/py3-paramiko/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/py3-paramiko/APKBUILD b/user/py3-paramiko/APKBUILD
index 45134063b..83fcf8cbd 100644
--- a/user/py3-paramiko/APKBUILD
+++ b/user/py3-paramiko/APKBUILD
@@ -11,7 +11,7 @@ url="https://www.paramiko.org/"
arch="noarch"
license="LGPL-2.1+"
depends="python3 py3-cryptography py3-bcrypt py3-pynacl"
-checkdepends="py3-mock py3-pytest py3-invoke py3-pytest-relaxed"
+checkdepends="py3-mock py3-pytest py3-invoke py3-pytest-relaxed py3-iniconfig py3-toml"
makedepends=""
subpackages=""
source="https://files.pythonhosted.org/packages/source/$_p/$_pkgname/$_pkgname-$pkgver.tar.gz"