2 Commits

Author SHA256 Message Date
d69f185114 Accepting request 1317042 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1317042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-idna?expand=0&rev=20
2025-11-17 11:08:00 +00:00
562d5b144d - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=40
2025-11-11 09:19:12 +00:00
4 changed files with 15 additions and 4 deletions

Binary file not shown.

3
idna-3.11.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902
size 194582

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Nov 11 09:04:52 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com> Wed Oct 23 13:14:53 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-idna Name: python-idna
Version: 3.10 Version: 3.11
Release: 0 Release: 0
Summary: Internationalized Domain Names in Applications (IDNA) Summary: Internationalized Domain Names in Applications (IDNA)
License: BSD-3-Clause License: BSD-3-Clause