aboutsummaryrefslogtreecommitdiff
path: root/security/py-asyncssh
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-25 19:21:53 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-25 19:50:25 +0000
commitcfb2430e9b86c98f2bdfc4f2c8fe7211ef5bcec0 (patch)
tree2799f3ec01dca81472b13da8787b445e0a46d1a3 /security/py-asyncssh
parent42b85fd1527877133882426640fcc4eed1633046 (diff)
downloadports-cfb2430e9b86c98f2bdfc4f2c8fe7211ef5bcec0.tar.gz
ports-cfb2430e9b86c98f2bdfc4f2c8fe7211ef5bcec0.zip
security/py-asyncssh: Update to 2.9.0
Diffstat (limited to 'security/py-asyncssh')
-rw-r--r--security/py-asyncssh/Makefile5
-rw-r--r--security/py-asyncssh/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/security/py-asyncssh/Makefile b/security/py-asyncssh/Makefile
index abfbefa28431..d1eaf25a877e 100644
--- a/security/py-asyncssh/Makefile
+++ b/security/py-asyncssh/Makefile
@@ -1,5 +1,5 @@
PORTNAME= asyncssh
-PORTVERSION= 2.8.1
+PORTVERSION= 2.9.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,8 @@ COMMENT= Asynchronous SSHv2 client and server library
LICENSE= EPL
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.8:security/py-cryptography@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.8:security/py-cryptography@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.6:devel/py-typing-extensions@${PY_FLAVOR}
USES= cpe python:3.6+
USE_PYTHON= autoplist concurrent distutils
diff --git a/security/py-asyncssh/distinfo b/security/py-asyncssh/distinfo
index 05a9d63c71b1..eaeb7536146e 100644
--- a/security/py-asyncssh/distinfo
+++ b/security/py-asyncssh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637073018
-SHA256 (asyncssh-2.8.1.tar.gz) = 0648eba58d72653755f28e26c9bd83147d9652c1f2f5e87fbf5a87d7f8fbf83a
-SIZE (asyncssh-2.8.1.tar.gz) = 424719
+TIMESTAMP = 1643133793
+SHA256 (asyncssh-2.9.0.tar.gz) = 3cc337d806619465455bf187e8a91e3f575423718184e238f9ae8c41c4f33af1
+SIZE (asyncssh-2.9.0.tar.gz) = 477142