Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 13:12:27 +0000
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: 2f14fa011678 - main - dns/py-idna: Update to 3.13
Message-ID:  <69ef60bb.32987.3837661c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2f14fa011678699eab7654bc7680ca80699446a3

commit 2f14fa011678699eab7654bc7680ca80699446a3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-27 13:03:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-27 13:07:41 +0000

    dns/py-idna: Update to 3.13
    
    Changes:        https://github.com/kjd/idna/releases
---
 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 9ec3365a6900..0a68291a013f 100644
--- a/dns/py-idna/Makefile
+++ b/dns/py-idna/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	idna
-PORTVERSION=	3.11
+PORTVERSION=	3.13
 CATEGORIES=	dns python
 MASTER_SITES=	PYPI \
 		https://github.com/kjd/idna/releases/download/v${PORTVERSION}/
diff --git a/dns/py-idna/distinfo b/dns/py-idna/distinfo
index 270fdc047db6..77669af5fa63 100644
--- a/dns/py-idna/distinfo
+++ b/dns/py-idna/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759774677
-SHA256 (idna-3.11.tar.gz) = 795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902
-SIZE (idna-3.11.tar.gz) = 194582
+TIMESTAMP = 1777252752
+SHA256 (idna-3.13.tar.gz) = 585ea8fe5d69b9181ec1afba340451fba6ba764af97026f92a91d4eef164a242
+SIZE (idna-3.13.tar.gz) = 194210


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef60bb.32987.3837661c>