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-07-18 18:32:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Flask (Old) and /work/SRC/openSUSE:Factory/.python-Flask.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Flask" Mon Jul 18 18:32:51 2022 rev:31 rq:989104 version:2.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Flask/python-Flask.changes 2022-05-01 18:53:30.559158546 +0200 +++ /work/SRC/openSUSE:Factory/.python-Flask.new.1523/python-Flask.changes 2022-07-18 18:32:58.485675335 +0200 @@ -1,0 +2,13 @@ +Wed Jul 13 21:18:49 UTC 2022 - Michael Str??der <mich...@stroeder.com> + +- Update to 2.1.3 + * Inline some optional imports that are only used for certain + CLI commands. #4606 + * Relax type annotation for after_request functions. #4600 + * instance_path for namespace packages uses the path closest to + the imported submodule. #4610 + * Clearer error message when render_template and render_template_string + are used outside an application context. #4693 +- Add python-Flask-rpmlintrc + +------------------------------------------------------------------- Old: ---- Flask-2.1.2.tar.gz New: ---- Flask-2.1.3.tar.gz python-Flask-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Flask.spec ++++++ --- /var/tmp/diff_new_pack.TNVaYc/_old 2022-07-18 18:32:58.973676030 +0200 +++ /var/tmp/diff_new_pack.TNVaYc/_new 2022-07-18 18:32:58.977676036 +0200 @@ -27,13 +27,14 @@ %define skip_python36 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Flask -Version: 2.1.2 +Version: 2.1.3 Release: 0 Summary: A microframework based on Werkzeug, Jinja2 and good intentions License: BSD-3-Clause Group: Development/Languages/Python URL: https://flask.palletsprojects.com -Source: https://files.pythonhosted.org/packages/source/F/Flask/Flask-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/F/Flask/Flask-%{version}.tar.gz +Source1: python-Flask-rpmlintrc BuildRequires: %{python_module Jinja2 >= 3.0} BuildRequires: %{python_module Werkzeug >= 2.0} BuildRequires: %{python_module click >= 8.0.0} @@ -79,7 +80,7 @@ reference for python-Flask. %prep -%setup -q -n Flask-%{version} +%autosetup -p1 -n Flask-%{version} %build %python_build ++++++ Flask-2.1.2.tar.gz -> Flask-2.1.3.tar.gz ++++++ ++++ 5129 lines of diff (skipped) ++++++ python-Flask-rpmlintrc ++++++ addFilter("files-duplicate /usr/share/doc/packages") addFilter("version-control-internal-file /usr/share/doc/packages/.*\.gitignore")