Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-flasgger for openSUSE:Factory 
checked in at 2022-04-30 00:45:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-flasgger (Old)
 and      /work/SRC/openSUSE:Factory/.python-flasgger.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-flasgger"

Sat Apr 30 00:45:06 2022 rev:3 rq:973574 version:0.9.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-flasgger/python-flasgger.changes  
2019-08-08 14:21:23.312367552 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-flasgger.new.1538/python-flasgger.changes    
    2022-04-30 00:45:48.962965876 +0200
@@ -1,0 +2,12 @@
+Thu Apr 28 07:23:15 UTC 2022 - Mark??ta Machov?? <mmach...@suse.com>
+
+- Update to 0.9.5
+  * 'swag_from' supports 'pathlib.Path'
+  * Added support for OpenAPI3 parameter schema parsing
+  * Add support for custom validation_function and error_handler
+  * Ensure downward compatibility for werkzeug
+  * Changed jsonschema version supported to jsonschema>=3.0.1
+  * Changed json data to be parsed from request directly
+  * More changes, see upstream HISTORY
+
+-------------------------------------------------------------------

Old:
----
  flasgger-0.9.3.tar.gz

New:
----
  flasgger-0.9.5.tar.gz

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

Other differences:
------------------
++++++ python-flasgger.spec ++++++
--- /var/tmp/diff_new_pack.FX61VW/_old  2022-04-30 00:45:49.394966251 +0200
+++ /var/tmp/diff_new_pack.FX61VW/_new  2022-04-30 00:45:49.414966268 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-flasgger
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-flasgger
-Version:        0.9.3
+Version:        0.9.5
 Release:        0
 Summary:        Tool to extract swagger specs from Flask projects
 License:        MIT
@@ -28,8 +28,7 @@
 #BuildRequires:  %{python_module Flask >= 0.10}
 #BuildRequires:  %{python_module PyYAML >= 3.0}
 #BuildRequires:  %{python_module flex}
-#BuildRequires:  %{python_module jsonschema >= 2.5.1}
-#BuildRequires:  %{python_module jsonschema < 4}
+#BuildRequires:  %{python_module jsonschema >= 3.0.1}
 #BuildRequires:  %{python_module marshmallow}
 #BuildRequires:  %{python_module mistune}
 #BuildRequires:  %{python_module pytest >= 3.0.7}
@@ -39,8 +38,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-Flask >= 0.10
 Requires:       python-PyYAML >= 3.0
-Requires:       python-jsonschema >= 2.5.1
-Requires:       python-jsonschema < 4
+Requires:       python-jsonschema >= 3.0.1
 Requires:       python-mistune
 Requires:       python-six >= 1.10
 BuildArch:      noarch
@@ -59,7 +57,7 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-# tests currently broken, even in git
+# upstream testsuite is very fragile and needs packages we don't have
 #%check
 #%%pytest
 

++++++ flasgger-0.9.3.tar.gz -> flasgger-0.9.5.tar.gz ++++++
++++ 2048 lines of diff (skipped)

Reply via email to