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-08-27 18:49:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hypercorn (Old)
and /work/SRC/openSUSE:Factory/.python-hypercorn.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hypercorn"
Thu Aug 27 18:49:43 2026 rev:10 rq:1373502 version:0.18.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hypercorn/python-hypercorn.changes
2026-08-15 22:40:27.178220643 +0200
+++
/work/SRC/openSUSE:Factory/.python-hypercorn.new.1265/python-hypercorn.changes
2026-08-27 18:49:45.658204140 +0200
@@ -1,0 +2,5 @@
+Tue Aug 25 02:57:29 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Remove Python 3.10 support from the {Build,}Requires.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-hypercorn.spec ++++++
--- /var/tmp/diff_new_pack.42AD3B/_old 2026-08-27 18:49:47.411265165 +0200
+++ /var/tmp/diff_new_pack.42AD3B/_new 2026-08-27 18:49:47.412265200 +0200
@@ -38,12 +38,10 @@
BuildRequires: %{python_module hypothesis}
BuildRequires: %{python_module pdm-backend}
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module poetry-core >= 1}
BuildRequires: %{python_module priority}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest-trio}
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module taskgroup if %python-base < 3.11}
BuildRequires: %{python_module trio >= 0.22.0}
BuildRequires: %{python_module wsproto >= 0.14.0}
BuildRequires: fdupes
@@ -60,12 +58,6 @@
Requires(post): update-alternatives
Requires(postun): update-alternatives
%endif
-%if %{python_version_nodots} < 311
-Requires: python-exceptiongroup >= 1.1
-Requires: python-taskgroup
-Requires: python-tomli
-Requires: python-typing-extensions
-%endif
%python_subpackages
%description