Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-hypercorn for
openSUSE:Factory checked in at 2026-04-29 19:17:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hypercorn (Old)
and /work/SRC/openSUSE:Factory/.python-hypercorn.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hypercorn"
Wed Apr 29 19:17:41 2026 rev:8 rq:1349760 version:0.18.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hypercorn/python-hypercorn.changes
2025-08-22 17:46:58.333931749 +0200
+++
/work/SRC/openSUSE:Factory/.python-hypercorn.new.30200/python-hypercorn.changes
2026-04-29 19:18:27.762602428 +0200
@@ -1,0 +2,14 @@
+Tue Apr 28 08:35:50 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 0.18.0
+ * Add a config and command line argument to daemonise the workers
+ * Reload workers on SIGHUP.
+ * Bugfix correct the dispatcher middleware root path and path.
+ * Bugfix set end_stream when sending trailers.
+ * Bugfix connection asgi-state isolation.
+ * Bugfix Remove streams on StreamClosed for h3.
+ * Bugfix delay sending http headers when serving WSGI apps.
+ * Drop Python 3.8, 3.9 and support 3.13, 3.14
+- Update BuildRequires from pyproject.toml
+
+-------------------------------------------------------------------
Old:
----
0.17.3.tar.gz
New:
----
0.18.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-hypercorn.spec ++++++
--- /var/tmp/diff_new_pack.jrm9PZ/_old 2026-04-29 19:18:28.442630286 +0200
+++ /var/tmp/diff_new_pack.jrm9PZ/_new 2026-04-29 19:18:28.442630286 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-hypercorn
#
-# Copyright (c) 2025 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
@@ -23,7 +23,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-hypercorn
-Version: 0.17.3
+Version: 0.18.0
Release: 0
Summary: A ASGI Server based on Hyper libraries and inspired by Gunicorn
License: MIT
@@ -34,6 +34,7 @@
BuildRequires: %{python_module h2 >= 3.1.0}
BuildRequires: %{python_module httpx}
BuildRequires: %{python_module hypothesis}
+BuildRequires: %{python_module pdm-backend}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module poetry-core >= 1}
BuildRequires: %{python_module priority}
++++++ 0.17.3.tar.gz -> 0.18.0.tar.gz ++++++
++++ 3424 lines of diff (skipped)