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:           Mon Sep 16 09:25:55 UTC 2024

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

Log Message:
py-idna: updated to 3.10

3.10 (2024-09-15)

- Reverted to Unicode 15.1.0 data. Unicode 16 has some significant changes
  to UTS46 processing that will require more work to properly implement.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/py-idna/Makefile \
    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.19 pkgsrc/www/py-idna/Makefile:1.20
--- pkgsrc/www/py-idna/Makefile:1.19    Sun Sep 15 10:25:02 2024
+++ pkgsrc/www/py-idna/Makefile Mon Sep 16 09:25:55 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2024/09/15 10:25:02 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2024/09/16 09:25:55 adam Exp $
 
-DISTNAME=      idna-3.9
+DISTNAME=      idna-3.10
 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.19 pkgsrc/www/py-idna/distinfo:1.20
--- pkgsrc/www/py-idna/distinfo:1.19    Sun Sep 15 10:25:02 2024
+++ pkgsrc/www/py-idna/distinfo Mon Sep 16 09:25:55 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2024/09/15 10:25:02 wiz Exp $
+$NetBSD: distinfo,v 1.20 2024/09/16 09:25:55 adam Exp $
 
-BLAKE2s (idna-3.9.tar.gz) = c229f3b47eb9781dd316e1aafbc5262a83a6073976a33ce65bd750689e6be829
-SHA512 (idna-3.9.tar.gz) = 2ee1cb6d8dbc28e908d4f86aff8a9008a9b1cd4cd89745bf7e10f5cffa795f248021ff4b42d231b0946a873223e89deacfb801053e7d4d94c96f47e9a2973a37
-Size (idna-3.9.tar.gz) = 191636 bytes
+BLAKE2s (idna-3.10.tar.gz) = 6290f493ea3f3a8db5d7dd74c8b77899a0b1f22f088c9e5cc82ebc70f12ce23e
+SHA512 (idna-3.10.tar.gz) = bdc00fb42c48a34ec3df91b0592fe41785061f891a252ce82f168d99089a52e8e5bc7a823794f61e7915c0f691d911ed8b3bf7aecf3e2aeb3fc85da4ef35f47e
+Size (idna-3.10.tar.gz) = 190490 bytes



Home | Main Index | Thread Index | Old Index