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 2026-09-07 11:27:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fastapi (Old)
 and      /work/SRC/openSUSE:Factory/.python-fastapi.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fastapi"

Mon Sep  7 11:27:54 2026 rev:55 rq:1375797 version:0.138.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fastapi/python-fastapi.changes    
2026-07-02 20:06:18.122839145 +0200
+++ /work/SRC/openSUSE:Factory/.python-fastapi.new.1265/python-fastapi.changes  
2026-09-07 11:28:33.329381924 +0200
@@ -1,0 +2,6 @@
+Fri Sep  4 12:04:16 UTC 2026 - Nico Krapp <[email protected]>
+
+- Drop unnecessary dependency on python-python-jose
+- Add dependency on python-base
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-fastapi.spec ++++++
--- /var/tmp/diff_new_pack.xxEm8t/_old  2026-09-07 11:28:33.977404650 +0200
+++ /var/tmp/diff_new_pack.xxEm8t/_new  2026-09-07 11:28:33.979404720 +0200
@@ -37,11 +37,14 @@
 License:        MIT
 URL:            https://github.com/fastapi/fastapi
 Source:         
https://files.pythonhosted.org/packages/source/f/fastapi/fastapi-%{version}.tar.gz
+BuildRequires:  %{python_module base}
 BuildRequires:  %{python_module pdm-backend}
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-annotated-doc >= 0.0.2
+Requires:       python-base
 Requires:       python-pydantic >= 2.9.0
 Requires:       python-starlette >= 0.46.0
 Requires:       python-typing-inspection >= 0.4.2
@@ -79,7 +82,6 @@
 BuildRequires:  %{python_module pytest >= 9.0.0}
 BuildRequires:  %{python_module pytest-timeout >= 2.4.0}
 BuildRequires:  %{python_module pytest-xdist >= 2.5.0}
-BuildRequires:  %{python_module python-jose >= 3.3}
 BuildRequires:  %{python_module python-multipart >= 0.0.18}
 BuildRequires:  %{python_module sqlmodel >= 0.0.31}
 BuildRequires:  %{python_module trio}

Reply via email to