Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-uvicorn for openSUSE:Factory checked in at 2023-03-17 17:00:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-uvicorn (Old) and /work/SRC/openSUSE:Factory/.python-uvicorn.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-uvicorn" Fri Mar 17 17:00:53 2023 rev:9 rq:1072282 version:0.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-uvicorn/python-uvicorn.changes 2023-02-19 18:18:51.565441940 +0100 +++ /work/SRC/openSUSE:Factory/.python-uvicorn.new.31432/python-uvicorn.changes 2023-03-17 17:00:55.596631742 +0100 @@ -1,0 +2,5 @@ +Thu Mar 16 08:13:19 UTC 2023 - Dirk Müller <[email protected]> + +- skip optional uvloop test dependency for SLE15 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-uvicorn.spec ++++++ --- /var/tmp/diff_new_pack.TToBVJ/_old 2023-03-17 17:00:56.160634697 +0100 +++ /var/tmp/diff_new_pack.TToBVJ/_new 2023-03-17 17:00:56.164634718 +0100 @@ -58,7 +58,9 @@ BuildRequires: %{python_module requests} BuildRequires: %{python_module trustme} BuildRequires: %{python_module typing_extensions if %python-base < 3.8} +%if 0%{?suse_version} > 1500 BuildRequires: %{python_module uvloop >= 0.14.0} +%endif BuildRequires: %{python_module websockets >= 8.0} BuildRequires: %{python_module wsproto >= 1.2.0} # We don't want watchfiles in Ring1
