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-03-24 15:15:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fastapi (Old)
 and      /work/SRC/openSUSE:Factory/.python-fastapi.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fastapi"

Fri Mar 24 15:15:48 2023 rev:15 rq:1073491 version:0.95.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fastapi/python-fastapi.changes    
2023-03-19 16:15:41.815064933 +0100
+++ /work/SRC/openSUSE:Factory/.python-fastapi.new.31432/python-fastapi.changes 
2023-03-24 15:15:51.929447732 +0100
@@ -1,0 +2,20 @@
+Mon Mar 20 11:52:11 UTC 2023 - David Anes <david.a...@suse.com>
+
+- Ignore extra tests to allow building with ringdisabled.
+
+- Update to 0.95.0:
+  * Highlights
+    - This release adds support for dependencies and parameters 
+      using Annotated and recommends its usage. 
+  * Features
+    - Add support for PEP-593 Annotated for specifying dependencies 
+      and parameters. PR #4871 by @nzig.
+  * Docs
+    - Tweak tip recommending Annotated in docs. 
+      PR #9270 by @tiangolo.
+    - Update order of examples, latest Python version first, and 
+      simplify version tab names. PR #9269 by @tiangolo.
+    - Update all docs to use Annotated as the main recommendation, 
+      with new examples and tests. PR #9268 by @tiangolo.
+
+-------------------------------------------------------------------

Old:
----
  fastapi-0.94.1.tar.gz

New:
----
  fastapi-0.95.0.tar.gz

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

Other differences:
------------------
++++++ python-fastapi.spec ++++++
--- /var/tmp/diff_new_pack.OJ7U8u/_old  2023-03-24 15:15:52.549451041 +0100
+++ /var/tmp/diff_new_pack.OJ7U8u/_new  2023-03-24 15:15:52.553451063 +0100
@@ -19,7 +19,7 @@
 # Keep extra test requirements out of Ring1
 %bcond_with ringdisabled
 Name:           python-fastapi
-Version:        0.94.1
+Version:        0.95.0
 Release:        0
 Summary:        FastAPI framework
 License:        MIT
@@ -82,9 +82,13 @@
 ignorefiles="$ignorefiles --ignore 
tests/test_tutorial/test_security/test_tutorial005.py"
 ignorefiles="$ignorefiles --ignore 
tests/test_tutorial/test_security/test_tutorial005_py39.py"
 ignorefiles="$ignorefiles --ignore 
tests/test_tutorial/test_security/test_tutorial005_py310.py"
+ignorefiles="$ignorefiles --ignore 
tests/test_tutorial/test_security/test_tutorial005_an.py"
+ignorefiles="$ignorefiles --ignore 
tests/test_tutorial/test_security/test_tutorial005_an_py39.py"
+ignorefiles="$ignorefiles --ignore 
tests/test_tutorial/test_security/test_tutorial005_an_py310.py"
 ignorefiles="$ignorefiles --ignore 
tests/test_tutorial/test_sql_databases_peewee"
 ignorefiles="$ignorefiles --ignore 
tests/test_tutorial/test_response_model/test_tutorial003_01.py"
 ignorefiles="$ignorefiles --ignore 
tests/test_tutorial/test_response_model/test_tutorial003_01_py310.py"
+
 donttest="$donttest or test_orjson_response_class"
 donttest="$donttest or (test_tutorial001 and test_get_custom_response)"
 %endif

++++++ fastapi-0.94.1.tar.gz -> fastapi-0.95.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-fastapi/fastapi-0.94.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-fastapi.new.31432/fastapi-0.95.0.tar.gz 
differ: char 143, line 1

Reply via email to