Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-idna for openSUSE:Factory checked in at 2026-04-28 11:53:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-idna (Old) and /work/SRC/openSUSE:Factory/.python-idna.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-idna" Tue Apr 28 11:53:12 2026 rev:21 rq:1349205 version:3.13 Changes: -------- --- /work/SRC/openSUSE:Factory/python-idna/python-idna.changes 2025-11-17 12:08:03.715004847 +0100 +++ /work/SRC/openSUSE:Factory/.python-idna.new.11940/python-idna.changes 2026-04-28 11:53:16.257791483 +0200 @@ -1,0 +2,11 @@ +Sat Apr 25 09:05:43 UTC 2026 - Dirk Müller <[email protected]> + +- update to 3.13: + * Correct classification error for codepoint U+A7F1 + * Update to Unicode 17.0.0. + * Issue a deprecation warning for the transitional argument. + * Added lazy-loading to provide some performance improvements. + * Removed vestiges of code related to Python 2 support, + including segmentation of data structures specific to Jython. + +------------------------------------------------------------------- Old: ---- idna-3.11.tar.gz New: ---- idna-3.13.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-idna.spec ++++++ --- /var/tmp/diff_new_pack.gsIfVw/_old 2026-04-28 11:53:16.897817911 +0200 +++ /var/tmp/diff_new_pack.gsIfVw/_new 2026-04-28 11:53:16.901818076 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-idna # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,14 @@ %{?sle15_python_module_pythons} Name: python-idna -Version: 3.11 +Version: 3.13 Release: 0 Summary: Internationalized Domain Names in Applications (IDNA) License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/kjd/idna Source0: https://files.pythonhosted.org/packages/source/i/idna/idna-%{version}.tar.gz -BuildRequires: %{python_module flit-core} +BuildRequires: %{python_module flit-core >= 3.11} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} @@ -60,7 +60,7 @@ %files %{python_files} %license LICENSE.md -%doc README.rst +%doc README.rst HISTORY.rst %{python_sitelib}/idna %{python_sitelib}/idna-%{version}*-info ++++++ idna-3.11.tar.gz -> idna-3.13.tar.gz ++++++ ++++ 34576 lines of diff (skipped)
