Update to 2.4.2

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
PR:		250337
Submitted by:	pi
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-12-10 21:59:45 +00:00
parent 8029ffcb82
commit 18272a70c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557685
2 changed files with 7 additions and 8 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= asyncssh
PORTVERSION= 1.16.1
PORTREVISION= 2
PORTVERSION= 2.4.2
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -13,10 +12,10 @@ COMMENT= Asynchronous SSHv2 client and server library
LICENSE= EPL
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.6.1:security/py-cryptography@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.8:security/py-cryptography@${PY_FLAVOR}
USES= python:3.4+
USE_PYTHON= autoplist distutils
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1578727848
SHA256 (asyncssh-1.16.1.tar.gz) = b9e4612daed054725d658726dda7dfdd9f9deb711102e874d197c326bc0a2a62
SIZE (asyncssh-1.16.1.tar.gz) = 323419
TIMESTAMP = 1607539983
SHA256 (asyncssh-2.4.2.tar.gz) = 1c4a697d05a5e3d8d16ea18526115e84d8f015ba4c8b721a0d84062b6b244ef4
SIZE (asyncssh-2.4.2.tar.gz) = 409792