Date: Sun, 20 Jun 2021 16:18:50 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: 9a73a4f92133 - main - security/py-asyncssh: Update to 2.7.0 Message-ID: <202106201618.15KGIona080375@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=9a73a4f92133d34227ee5ed5636f8f9f2d8d9f72 commit 9a73a4f92133d34227ee5ed5636f8f9f2d8d9f72 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-20 16:05:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-20 16:16:03 +0000 security/py-asyncssh: Update to 2.7.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 d728d1411cf8..52aab0bd7040 100644 --- a/security/py-asyncssh/Makefile +++ b/security/py-asyncssh/Makefile @@ -1,5 +1,5 @@ PORTNAME= asyncssh -PORTVERSION= 2.6.0 +PORTVERSION= 2.7.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-asyncssh/distinfo b/security/py-asyncssh/distinfo index df0f1384d3f6..686bb7439ea7 100644 --- a/security/py-asyncssh/distinfo +++ b/security/py-asyncssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620298648 -SHA256 (asyncssh-2.6.0.tar.gz) = 20f0ef553a1e64a7d38db86ba3a2f3907e72f1e81f3dfec5edb191383783c7d1 -SIZE (asyncssh-2.6.0.tar.gz) = 419074 +TIMESTAMP = 1624189751 +SHA256 (asyncssh-2.7.0.tar.gz) = 185013d8e67747c3c0f01b72416b8bd78417da1df48c71f76da53c607ef541b6 +SIZE (asyncssh-2.7.0.tar.gz) = 420765
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201618.15KGIona080375>