diff --git a/idna-3.10.tar.gz b/idna-3.10.tar.gz deleted file mode 100644 index 896ec2a..0000000 --- a/idna-3.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 -size 190490 diff --git a/idna-3.11.tar.gz b/idna-3.11.tar.gz new file mode 100644 index 0000000..7b770c5 --- /dev/null +++ b/idna-3.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902 +size 194582 diff --git a/python-idna.changes b/python-idna.changes index 76ff354..16627f4 100644 --- a/python-idna.changes +++ b/python-idna.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Nov 11 09:04:52 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 3.11 + * Update to Unicode 16.0.0, including significant changes to + UTS46 processing. As a result of Unicode ending support for + it, transitional processing no longer has an effect and + returns the same result. + * Add support for Python 3.14, lowest supported version is Python 3.8. + * Various updates to packaging, including PEP 740 support. + ------------------------------------------------------------------- Wed Oct 23 13:14:53 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-idna.spec b/python-idna.spec index 627ceb5..82ab955 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-idna -Version: 3.10 +Version: 3.11 Release: 0 Summary: Internationalized Domain Names in Applications (IDNA) License: BSD-3-Clause