git: cfb2430e9b86 - main - security/py-asyncssh: Update to 2.9.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 25 Jan 2022 19:54:16 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cfb2430e9b86c98f2bdfc4f2c8fe7211ef5bcec0

commit cfb2430e9b86c98f2bdfc4f2c8fe7211ef5bcec0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-25 19:21:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-25 19:50:25 +0000

    security/py-asyncssh: Update to 2.9.0
    
    Changes:        https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
---
 security/py-asyncssh/Makefile | 5 +++--
 security/py-asyncssh/distinfo | 6 +++---
 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