Date: Sun, 8 Sep 2024 18:45:35 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 719c316ace67 - main - security/py-asyncssh: Update to 2.17.0 Message-ID: <202409081845.488IjZXt041146@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=719c316ace6730c25c01de12b689b9b66a4de0a4 commit 719c316ace6730c25c01de12b689b9b66a4de0a4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-08 18:21:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-08 18:37:46 +0000 security/py-asyncssh: Update to 2.17.0 Changes: https://github.com/ronf/asyncssh/blob/master/docs/changes.rst --- security/py-asyncssh/Makefile | 2 +- security/py-asyncssh/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/py-asyncssh/Makefile b/security/py-asyncssh/Makefile index 28b51d336c2d..3341428c7e4c 100644 --- a/security/py-asyncssh/Makefile +++ b/security/py-asyncssh/Makefile @@ -1,5 +1,5 @@ PORTNAME= asyncssh -PORTVERSION= 2.15.0 +PORTVERSION= 2.17.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-asyncssh/distinfo b/security/py-asyncssh/distinfo index 75a8fa56e5f9..35a670783567 100644 --- a/security/py-asyncssh/distinfo +++ b/security/py-asyncssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720364835 -SHA256 (asyncssh-2.15.0.tar.gz) = 0a13a43816f46cf084657fb05596823b93d5b48e75ef7763c8a756ec1217837a -SIZE (asyncssh-2.15.0.tar.gz) = 516935 +TIMESTAMP = 1725559883 +SHA256 (asyncssh-2.17.0.tar.gz) = 3b159c105aa388c1e2245c4faf483f540ada8cad99402281119100166e5edb3c +SIZE (asyncssh-2.17.0.tar.gz) = 515658
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081845.488IjZXt041146>