git: b3e8ac302a8b - main - security/py-asyncssh: Update to 2.19.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Dec 2024 19:21:25 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b3e8ac302a8b351cd8c7bbdfbd0a9feb767fd90d commit b3e8ac302a8b351cd8c7bbdfbd0a9feb767fd90d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-25 18:51:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-25 19:15:47 +0000 security/py-asyncssh: Update to 2.19.0 - Remove NETTLE option Changes: https://github.com/ronf/asyncssh/blob/master/docs/changes.rst --- security/py-asyncssh/Makefile | 6 ++---- security/py-asyncssh/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/security/py-asyncssh/Makefile b/security/py-asyncssh/Makefile index bd54ef6acd60..6712bd98f8cb 100644 --- a/security/py-asyncssh/Makefile +++ b/security/py-asyncssh/Makefile @@ -1,5 +1,5 @@ PORTNAME= asyncssh -PORTVERSION= 2.18.0 +PORTVERSION= 2.19.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,13 +22,12 @@ NO_ARCH= yes CPE_VENDOR= asyncssh_project -OPTIONS_DEFINE= BCRYPT FIDO2 GSSAPI LIBNACL NETTLE PKCS11 PYOPENSSL +OPTIONS_DEFINE= BCRYPT FIDO2 GSSAPI LIBNACL PKCS11 PYOPENSSL OPTIONS_DEFAULT=BCRYPT FIDO2 PYOPENSSL BCRYPT_DESC= OpenSSH private key encryption FIDO2_DESC= FIDO2 support GSSAPI_DESC= GSSAPI key exchange and authentication LIBNACL_DESC= Curve25519, Ed25519 and Chacha20-Poly1305 support -NETTLE_DESC= UMAC cryptographic hashes PKCS11_DESC= PKCS \#11 support PYOPENSSL_DESC= X.509 certificate authentication @@ -36,7 +35,6 @@ BCRYPT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.3:security/py-bcrypt@${PY 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 PKCS11_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-pkcs11>=0.7.0:security/py-python-pkcs11@${PY_FLAVOR} PYOPENSSL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=23.0.0,1:security/py-openssl@${PY_FLAVOR} diff --git a/security/py-asyncssh/distinfo b/security/py-asyncssh/distinfo index f6cc93728fa0..cff4fd5d4c16 100644 --- a/security/py-asyncssh/distinfo +++ b/security/py-asyncssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729994338 -SHA256 (asyncssh-2.18.0.tar.gz) = 1a322161c01f60b9719dc8f39f80db71e61f3f5e04abbc3420ce503126d87123 -SIZE (asyncssh-2.18.0.tar.gz) = 526304 +TIMESTAMP = 1734888358 +SHA256 (asyncssh-2.19.0.tar.gz) = 723dead4d068b558708dc66a4ca7e7a93a813aa9416036eccb9af4c03ae2cf30 +SIZE (asyncssh-2.19.0.tar.gz) = 533702