Hello community,
here is the log from the commit of package python-Flask-WTF for
openSUSE:Factory checked in at 2020-02-10 21:54:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Flask-WTF (Old)
and /work/SRC/openSUSE:Factory/.python-Flask-WTF.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Flask-WTF"
Mon Feb 10 21:54:07 2020 rev:5 rq:772539 version:0.14.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Flask-WTF/python-Flask-WTF.changes
2018-01-26 13:39:19.261794975 +0100
+++
/work/SRC/openSUSE:Factory/.python-Flask-WTF.new.26092/python-Flask-WTF.changes
2020-02-10 21:54:08.802214979 +0100
@@ -1,0 +2,11 @@
+Sat Feb 8 20:58:05 UTC 2020 - Arun Persaud <[email protected]>
+
+- specfile:
+ * update copyright year
+ * removed python-devel dependency
+ * be more specific in %file section
+
+- update to version 0.14.3:
+ * Fix deprecated imports from "werkzeug" and "collections".
+
+-------------------------------------------------------------------
Old:
----
Flask-WTF-0.14.2.tar.gz
New:
----
Flask-WTF-0.14.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Flask-WTF.spec ++++++
--- /var/tmp/diff_new_pack.kiLf1W/_old 2020-02-10 21:54:09.294215252 +0100
+++ /var/tmp/diff_new_pack.kiLf1W/_new 2020-02-10 21:54:09.294215252 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-Flask-WTF
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,21 +12,20 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_with test
Name: python-Flask-WTF
-Version: 0.14.2
+Version: 0.14.3
Release: 0
Summary: WTForms support for Flask
License: BSD-3-Clause
Group: Development/Languages/Python
-Url: http://github.com/lepture/flask-wtf
+URL: https://github.com/lepture/flask-wtf
Source:
https://files.pythonhosted.org/packages/source/F/Flask-WTF/Flask-WTF-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -65,7 +64,9 @@
%endif
%files %{python_files}
-%doc AUTHORS LICENSE README.rst
-%{python_sitelib}/*
+%license LICENSE
+%doc AUTHORS README.rst
+%{python_sitelib}/flask_wtf
+%{python_sitelib}/Flask_WTF-%{version}-py*.egg-info
%changelog
++++++ Flask-WTF-0.14.2.tar.gz -> Flask-WTF-0.14.3.tar.gz ++++++
++++ 4097 lines of diff (skipped)