Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fastapi for openSUSE:Factory checked in at 2023-05-09 13:07:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fastapi (Old) and /work/SRC/openSUSE:Factory/.python-fastapi.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fastapi" Tue May 9 13:07:05 2023 rev:17 rq:1085243 version:0.95.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fastapi/python-fastapi.changes 2023-05-03 12:56:13.535461735 +0200 +++ /work/SRC/openSUSE:Factory/.python-fastapi.new.1533/python-fastapi.changes 2023-05-09 13:07:19.277015069 +0200 @@ -1,0 +2,5 @@ +Sat May 6 15:45:38 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- test against sqlalchemy 1.x + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fastapi.spec ++++++ --- /var/tmp/diff_new_pack.ZY33KE/_old 2023-05-09 13:07:19.933018973 +0200 +++ /var/tmp/diff_new_pack.ZY33KE/_new 2023-05-09 13:07:19.937018997 +0200 @@ -40,10 +40,10 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module Flask >= 1.1.2} BuildRequires: %{python_module PyYAML >= 5.3.1} -BuildRequires: %{python_module SQLAlchemy >= 1.3.18} BuildRequires: %{python_module anyio >= 3.2.1} BuildRequires: %{python_module httpx >= 0.23.0} BuildRequires: %{python_module python-multipart >= 0.0.5} +BuildRequires: %{python_module sqlalchemy >= 1.3.18 with %python-sqlalchemy < 2.0} BuildRequires: %{python_module trio} %if !%{with ringdisabled} BuildRequires: %{python_module aiosqlite}