summaryrefslogtreecommitdiff
path: root/security/py-asyncssh
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-asyncssh')
-rw-r--r--security/py-asyncssh/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-asyncssh/Makefile b/security/py-asyncssh/Makefile
index d3687c19adcc..58199d6118c9 100644
--- a/security/py-asyncssh/Makefile
+++ b/security/py-asyncssh/Makefile
@@ -11,10 +11,9 @@ WWW= https://github.com/ronf/asyncssh
LICENSE= EPL
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=3.1:security/py-cryptography@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.6:devel/py-typing-extensions@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.6:devel/py-typing-extensions@${PY_FLAVOR}
-USES= cpe python
+USES= cpe python pycryptography:run
USE_PYTHON= autoplist concurrent distutils unittest
NO_ARCH= yes