Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-aioquic for openSUSE:Factory checked in at 2025-11-17 12:08:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-aioquic (Old) and /work/SRC/openSUSE:Factory/.python-aioquic.new.2061 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aioquic" Mon Nov 17 12:08:07 2025 rev:10 rq:1317641 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-aioquic/python-aioquic.changes 2024-10-09 22:03:50.147409699 +0200 +++ /work/SRC/openSUSE:Factory/.python-aioquic.new.2061/python-aioquic.changes 2025-11-17 12:08:33.936281072 +0100 @@ -1,0 +2,17 @@ +Thu Nov 13 14:41:20 UTC 2025 - John Paul Adrian Glaubitz <[email protected]> + +- Update to 1.3.0 + * Ensure PATH_CHALLENGE frames are sent before other frame types. + * Reclaim memory when HTTP/3 streams end. + * Limit the number of remote PATH_CHALLENGE stored per path. + * Avoid assertion error when receiving multiple STOP_SENDING frames. + * Improve type annotations. + * Make it possible to use LibreSSL instead of OpenSSL. + * Add support Python 3.13 and 3.14, drop support for Python 3.8 and 3.9. + * Build binary wheels for musllinux. + * Build binary wheels against OpenSSL 3.5.4. + * Add command-line argument to the http3_client example to request + a key update during interoperability tests. +- Update BuildRequires from setup.py + +------------------------------------------------------------------- Old: ---- aioquic-1.2.0.tar.gz New: ---- aioquic-1.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-aioquic.spec ++++++ --- /var/tmp/diff_new_pack.8ki2mm/_old 2025-11-17 12:08:34.984325331 +0100 +++ /var/tmp/diff_new_pack.8ki2mm/_new 2025-11-17 12:08:34.984325331 +0100 @@ -18,13 +18,13 @@ %{?sle15_python_module_pythons} Name: python-aioquic -Version: 1.2.0 +Version: 1.3.0 Release: 0 Summary: Python implementation of QUIC and HTTP/3 License: BSD-3-Clause URL: https://github.com/aiortc/aioquic Source: https://files.pythonhosted.org/packages/source/a/aioquic/aioquic-%{version}.tar.gz -BuildRequires: %{python_module devel >= 3.7} +BuildRequires: %{python_module devel >= 3.10} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} ++++++ aioquic-1.2.0.tar.gz -> aioquic-1.3.0.tar.gz ++++++ ++++ 2906 lines of diff (skipped)
