Hello community,

here is the log from the commit of package python3-Flask-WTF for 
openSUSE:Factory checked in at 2016-10-20 23:08:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-Flask-WTF (Old)
 and      /work/SRC/openSUSE:Factory/.python3-Flask-WTF.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-Flask-WTF"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-Flask-WTF/python3-Flask-WTF.changes      
2016-07-24 19:43:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Flask-WTF.new/python3-Flask-WTF.changes 
2016-10-20 23:09:41.000000000 +0200
@@ -1,0 +2,35 @@
+Sat Oct  8 01:53:21 UTC 2016 - a...@gmx.de
+
+- update to version 0.13.1:
+  * Deprecation warning for "Form" is shown during "__init__" instead
+    of immediately when subclassing. (`#262`)
+  * Don't use "pkg_resources" to get version, for compatibility with
+    GAE. (`#261`)
+
+-------------------------------------------------------------------
+Fri Sep 30 15:14:09 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 0.13:
+  * "Form" is renamed to "FlaskForm" in order to avoid name collision
+    with WTForms's base class.  Using "Form" will show a deprecation
+    warning. (`#250`_)
+  * "hidden_tag" no longer wraps the hidden inputs in a hidden div.
+    This is valid HTML5 and any modern HTML parser will behave
+    correctly. (`#217`_, `#193`_)
+  * "flask_wtf.html5" is deprecated.  Import directly from
+    "wtforms.fields.html5". (`#251`_)
+  * "is_submitted" is true for "PATCH" and "DELETE" in addition to
+    "POST" and "PUT". (`#187`_)
+  * "generate_csrf" takes a "token_key" parameter to specify the key
+    stored in the session. (`#206`_)
+  * "generate_csrf" takes a "url_safe" parameter to allow the token to
+    be used in URLs. (`#206`_)
+  * "fom.data" can be accessed multiple times without raising an
+    exception. (`#248`_)
+  * File extension with multiple parts (".tar.gz") can be used in the
+    "FileAllowed" validator. (`#201`_)
+
+-------------------------------------------------------------------

Old:
----
  Flask-WTF-0.12.tar.gz

New:
----
  Flask-WTF-0.13.1.tar.gz

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

Other differences:
------------------
++++++ python3-Flask-WTF.spec ++++++
--- /var/tmp/diff_new_pack.ci8AZn/_old  2016-10-20 23:09:42.000000000 +0200
+++ /var/tmp/diff_new_pack.ci8AZn/_new  2016-10-20 23:09:42.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Flask-WTF
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,18 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           python3-Flask-WTF
-Version:       0.12
-Release:       1
-License:       BSD-3-Clause
+Version:        0.13.1
+Release:        0
 Summary:       Simple integration of Flask and WTForms
-Url:           https://flask-wtf.readthedocs.org/en/latest/
+License:        BSD-3-Clause
 Group:         Development/Languages/Python
+Url:            https://flask-wtf.readthedocs.org/en/latest/
 Source0: 
https://files.pythonhosted.org/packages/source/F/Flask-WTF/Flask-WTF-%{version}.tar.gz
 BuildRequires: python3
-BuildRequires: python3-devel
 BuildRequires: python3-Flask
 BuildRequires: python3-WTForms >= 1.0.5
+BuildRequires:  python3-devel
 BuildRequires: python3-setuptools
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:     noarch

++++++ Flask-WTF-0.12.tar.gz -> Flask-WTF-0.13.1.tar.gz ++++++
++++ 3162 lines of diff (skipped)


Reply via email to