Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pytest-flask for
openSUSE:Factory checked in at 2023-05-14 16:31:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-flask (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-flask.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-flask"
Sun May 14 16:31:59 2023 rev:4 rq:1087082 version:1.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-flask/python-pytest-flask.changes
2020-03-19 19:51:30.884226206 +0100
+++
/work/SRC/openSUSE:Factory/.python-pytest-flask.new.1533/python-pytest-flask.changes
2023-05-14 16:34:26.375991570 +0200
@@ -1,0 +2,14 @@
+Sun May 14 09:45:12 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 1.2.0:
+ * Remove deprecated ``:meth:live_server.url``
+ * fixture ``request_ctx is now deprecated``
+ and will be removed in the future
+ * ``JSONReponse.json`` removed in favour of
+ ``Werkzeug.wrappers.Response.json``
+ * Speedup live server start time. Use `socket` instead of
+ server pulling to check server availability and add new
+ ``--live-server-wait`` option to set the live server wait
+ timeout.
+
+-------------------------------------------------------------------
Old:
----
pytest-flask-1.0.0.tar.gz
New:
----
pytest-flask-1.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-flask.spec ++++++
--- /var/tmp/diff_new_pack.3eroAE/_old 2023-05-14 16:34:26.847993989 +0200
+++ /var/tmp/diff_new_pack.3eroAE/_new 2023-05-14 16:34:26.851994010 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-flask
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pytest-flask
-Version: 1.0.0
+Version: 1.2.0
Release: 0
Summary: A set of py.test fixtures to test Flask applications
License: MIT
++++++ pytest-flask-1.0.0.tar.gz -> pytest-flask-1.2.0.tar.gz ++++++
++++ 3288 lines of diff (skipped)