Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 2026 22:17:16 +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
Cc:        Yuri Victorovich <yuri@freebsd.org>
Subject:   git: b2071d2044d9 - main - dns/py-idna: Update to 3.18
Message-ID:  <6a44406c.3d41e.162e0489@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=b2071d2044d93af15d29d58051a68d0d83213655

commit b2071d2044d93af15d29d58051a68d0d83213655
Author:     Yuri Victorovich <yuri@freebsd.org>
AuthorDate: 2026-06-30 22:13:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-06-30 22:13:41 +0000

    dns/py-idna: Update to 3.18
    
    Changes:        https://github.com/kjd/idna/releases
    PR:             296142
---
 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 c65158362e5c..94c5ba04acd9 100644
--- a/dns/py-idna/Makefile
+++ b/dns/py-idna/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	idna
-PORTVERSION=	3.16
+PORTVERSION=	3.18
 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 d0cb093e6e65..036eb2953e08 100644
--- a/dns/py-idna/distinfo
+++ b/dns/py-idna/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1779520154
-SHA256 (idna-3.16.tar.gz) = d7a6da03db833450fca25d2358ac9ff06cd624577a4aea3a596d5c0f77b8e03d
-SIZE (idna-3.16.tar.gz) = 203770
+TIMESTAMP = 1782755109
+SHA256 (idna-3.18.tar.gz) = ffb385a7e039654cef1ab9ef32c6fafe283c0c0467bba1d9029738ce4a14a848
+SIZE (idna-3.18.tar.gz) = 196711


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a44406c.3d41e.162e0489>