Skip to content

Commit

Permalink
security/py-asyncssh: Update to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 16, 2022
1 parent 9ddfc37 commit 516bb4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions security/py-asyncssh/Makefile
@@ -1,5 +1,5 @@
PORTNAME= asyncssh
PORTVERSION= 2.9.0
PORTVERSION= 2.10.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down Expand Up @@ -31,7 +31,7 @@ PKCS11_DESC= PKCS \#11 support
PYOPENSSL_DESC= X.509 certificate authentication

BCRYPT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.3:security/py-bcrypt@${PY_FLAVOR}
FIDO2_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fido2>=0.9.1:security/py-fido2@${PY_FLAVOR}
FIDO2_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fido2>=0.9.2:security/py-fido2@${PY_FLAVOR}
GSSAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gssapi>=1.2.0:security/py-gssapi@${PY_FLAVOR}
LIBNACL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libnacl>=1.4.2:security/py-libnacl@${PY_FLAVOR}
NETTLE_LIB_DEPENDS= libnettle.so:security/nettle
Expand Down
6 changes: 3 additions & 3 deletions security/py-asyncssh/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1643133793
SHA256 (asyncssh-2.9.0.tar.gz) = 3cc337d806619465455bf187e8a91e3f575423718184e238f9ae8c41c4f33af1
SIZE (asyncssh-2.9.0.tar.gz) = 477142
TIMESTAMP = 1649423830
SHA256 (asyncssh-2.10.0.tar.gz) = 585e49983cc7957141e03ee9f48bd1536a5ea5715d0aa1ce9cce047286e66b0b
SIZE (asyncssh-2.10.0.tar.gz) = 481494

0 comments on commit 516bb4a

Please sign in to comment.