Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Flask-Admin for openSUSE:Factory checked in at 2023-01-03 15:06:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Flask-Admin (Old) and /work/SRC/openSUSE:Factory/.python-Flask-Admin.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Flask-Admin" Tue Jan 3 15:06:20 2023 rev:13 rq:1046499 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Flask-Admin/python-Flask-Admin.changes 2022-06-24 08:46:11.415198301 +0200 +++ /work/SRC/openSUSE:Factory/.python-Flask-Admin.new.1563/python-Flask-Admin.changes 2023-01-03 15:06:36.814946978 +0100 @@ -1,0 +2,7 @@ +Tue Jan 3 12:02:54 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com> + +- Add fix-tests.patch to make tests compatible with latest Flask release + * gh#flask-admin/flask-admin#2309 + * gh#flask-admin/flask-admin#2316 + +------------------------------------------------------------------- New: ---- fix-tests.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Flask-Admin.spec ++++++ --- /var/tmp/diff_new_pack.lBlGRO/_old 2023-01-03 15:06:37.254949546 +0100 +++ /var/tmp/diff_new_pack.lBlGRO/_new 2023-01-03 15:06:37.258949569 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Flask-Admin # -# Copyright (c) 2022 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 @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-Flask-Admin Version: 1.6.0 @@ -26,6 +25,10 @@ URL: https://github.com/flask-admin/flask-admin/ Source: https://files.pythonhosted.org/packages/source/F/Flask-Admin/Flask-Admin-%{version}.tar.gz Patch0: redirect-location-assertions.patch +# PATCH-FIX-UPSTREAM fix-tests.patch +# gh#flask-admin/flask-admin#2309 +# gh#flask-admin/flask-admin#2316 +Patch1: fix-tests.patch BuildRequires: %{python_module Flask >= 0.7} BuildRequires: %{python_module Flask-BabelEx} BuildRequires: %{python_module Flask-SQLAlchemy} ++++++ fix-tests.patch ++++++ ++++ 1080 lines (skipped)