git: 8c5acbcd9ee9 - main - security/py-asyncssh: Update to 2.10.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 18 Apr 2022 00:02:18 UTC
The branch main has been updated by sunpoet:

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

commit 8c5acbcd9ee97808769f4e0e3ef09784c8cda81e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:45:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:58:23 +0000

    security/py-asyncssh: Update to 2.10.1
    
    Changes:        https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
---
 security/py-asyncssh/Makefile | 4 ++--
 security/py-asyncssh/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/py-asyncssh/Makefile b/security/py-asyncssh/Makefile
index d428b11f8aac..fa768fa5ad5e 100644
--- a/security/py-asyncssh/Makefile
+++ b/security/py-asyncssh/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	asyncssh
-PORTVERSION=	2.10.0
+PORTVERSION=	2.10.1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ 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>=3.1:security/py-cryptography@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.6:devel/py-typing-extensions@${PY_FLAVOR}
 
 USES=		cpe python:3.6+
diff --git a/security/py-asyncssh/distinfo b/security/py-asyncssh/distinfo
index edfa6a50b1ad..a8b439ca3635 100644
--- a/security/py-asyncssh/distinfo
+++ b/security/py-asyncssh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649423830
-SHA256 (asyncssh-2.10.0.tar.gz) = 585e49983cc7957141e03ee9f48bd1536a5ea5715d0aa1ce9cce047286e66b0b
-SIZE (asyncssh-2.10.0.tar.gz) = 481494
+TIMESTAMP = 1650228812
+SHA256 (asyncssh-2.10.1.tar.gz) = 499b836cf58a9f1927ad2b5a40c3cbd0dd38dbe08d2df8fa8acd538c28fc8fa9
+SIZE (asyncssh-2.10.1.tar.gz) = 483000