pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-idna



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jun  3 10:52:03 UTC 2026

Modified Files:
        pkgsrc/www/py-idna: Makefile distinfo

Log Message:
py-idna: updated to 3.18

3.18

- When decoding a domain, add a `display` argument that will pass
  through invalid labels rather than raising an exception.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/py-idna/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/py-idna/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-idna/Makefile
diff -u pkgsrc/www/py-idna/Makefile:1.28 pkgsrc/www/py-idna/Makefile:1.29
--- pkgsrc/www/py-idna/Makefile:1.28    Mon Jun  1 13:43:48 2026
+++ pkgsrc/www/py-idna/Makefile Wed Jun  3 10:52:03 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2026/06/01 13:43:48 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2026/06/03 10:52:03 adam Exp $
 
-DISTNAME=      idna-3.17
+DISTNAME=      idna-3.18
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/idna/}

Index: pkgsrc/www/py-idna/distinfo
diff -u pkgsrc/www/py-idna/distinfo:1.26 pkgsrc/www/py-idna/distinfo:1.27
--- pkgsrc/www/py-idna/distinfo:1.26    Mon Jun  1 13:43:48 2026
+++ pkgsrc/www/py-idna/distinfo Wed Jun  3 10:52:03 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2026/06/01 13:43:48 wiz Exp $
+$NetBSD: distinfo,v 1.27 2026/06/03 10:52:03 adam Exp $
 
-BLAKE2s (idna-3.17.tar.gz) = 87218e158fdc7bf7283ab31358de806500775d65c22da981eb846912601d3f8d
-SHA512 (idna-3.17.tar.gz) = ac5e4566f7d594ea518d0871c77d00531dca2805cfb69d65b70c37e81d2ae2792ef69b714ce0f174aa5cfd5c21d66951bf04ecead595453780c9aba33336e936
-Size (idna-3.17.tar.gz) = 196048 bytes
+BLAKE2s (idna-3.18.tar.gz) = d2dc47329f4e67ed8739710ec1e277fe9bb370485bb4a7396339f1d517f49f03
+SHA512 (idna-3.18.tar.gz) = 5cdfa086a6a1d2c5fbb6fe56ceae5434a71e2215711d252be41f82cebfa48cef35cc8b2ff03e6af17ae309f230a04a008c41eae55852dd77942f97f65848c916
+Size (idna-3.18.tar.gz) = 196711 bytes



Home | Main Index | Thread Index | Old Index