Date: Sat, 13 Apr 2024 11:58:59 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: 3e7557533c9d - main - dns/py-idna: Update to 3.7 Message-ID: <202404131158.43DBwxvs076408@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=3e7557533c9d84e42ee4a302b6da4adb7110aab8 commit 3e7557533c9d84e42ee4a302b6da4adb7110aab8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-13 11:57:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-13 11:57:26 +0000 dns/py-idna: Update to 3.7 Changes: https://github.com/kjd/idna/releases Security: CVE-2024-3651 --- dns/py-idna/Makefile | 2 +- dns/py-idna/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dns/py-idna/Makefile b/dns/py-idna/Makefile index fc59f48c4e6b..2a46941cf6d4 100644 --- a/dns/py-idna/Makefile +++ b/dns/py-idna/Makefile @@ -1,5 +1,5 @@ PORTNAME= idna -PORTVERSION= 3.6 +PORTVERSION= 3.7 CATEGORIES= dns python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-idna/distinfo b/dns/py-idna/distinfo index 551235082b97..e9cce388633a 100644 --- a/dns/py-idna/distinfo +++ b/dns/py-idna/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701083394 -SHA256 (idna-3.6.tar.gz) = 9ecdbbd083b06798ae1e86adcbfe8ab1479cf864e4ee30fe4e46a003d12491ca -SIZE (idna-3.6.tar.gz) = 175426 +TIMESTAMP = 1713001138 +SHA256 (idna-3.7.tar.gz) = 028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc +SIZE (idna-3.7.tar.gz) = 189575
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404131158.43DBwxvs076408>