Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Flask for openSUSE:Factory 
checked in at 2022-02-15 23:57:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Flask (Old)
 and      /work/SRC/openSUSE:Factory/.python-Flask.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Flask"

Tue Feb 15 23:57:07 2022 rev:28 rq:954385 version:2.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Flask/python-Flask.changes        
2021-10-25 15:17:24.505674695 +0200
+++ /work/SRC/openSUSE:Factory/.python-Flask.new.1956/python-Flask.changes      
2022-02-15 23:57:20.172221782 +0100
@@ -1,0 +2,17 @@
+Mon Feb 14 20:47:03 UTC 2022 - Michael Str??der <[email protected]>
+
+- Update to 2.0.3
+  * The test client's ``as_tuple`` parameter is deprecated and will be
+    removed in Werkzeug 2.1. It is now also deprecated in Flask, to be
+    removed in Flask 2.1, while remaining compatible with both in
+    2.0.x. Use ``response.request.environ`` instead. PR#4341
+  * Fix type annotation for ``errorhandler`` decorator. #4295
+  * Revert a change to the CLI that caused it to hide ``ImportError``
+    tracebacks when importing the application. #4307
+  * ``app.json_encoder`` and ``json_decoder`` are only passed to
+    ``dumps`` and ``loads`` if they have custom behavior. This improves
+    performance, mainly on PyPy. #4349
+  * Clearer error message when ``after_this_request`` is used outside a
+    request context. #4333
+
+-------------------------------------------------------------------

Old:
----
  Flask-2.0.2.tar.gz

New:
----
  Flask-2.0.3.tar.gz

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

Other differences:
------------------
++++++ python-Flask.spec ++++++
--- /var/tmp/diff_new_pack.osjkBz/_old  2022-02-15 23:57:20.632223051 +0100
+++ /var/tmp/diff_new_pack.osjkBz/_new  2022-02-15 23:57:20.632223051 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Flask
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Flask
-Version:        2.0.2
+Version:        2.0.3
 Release:        0
 Summary:        A microframework based on Werkzeug, Jinja2 and good intentions
 License:        BSD-3-Clause

++++++ Flask-2.0.2.tar.gz -> Flask-2.0.3.tar.gz ++++++
++++ 2178 lines of diff (skipped)

Reply via email to