Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Flask-WTF for 
openSUSE:Factory checked in at 2022-02-21 17:46:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Flask-WTF (Old)
 and      /work/SRC/openSUSE:Factory/.python-Flask-WTF.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Flask-WTF"

Mon Feb 21 17:46:35 2022 rev:10 rq:956242 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Flask-WTF/python-Flask-WTF.changes        
2021-08-18 08:56:36.842925371 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Flask-WTF.new.1958/python-Flask-WTF.changes  
    2022-02-21 17:47:43.315614062 +0100
@@ -1,0 +2,18 @@
+Sun Feb 20 17:13:05 UTC 2022 - Arun Persaud <[email protected]>
+
+- specfile:
+  * update copyright year
+  * removed patches: fix-ModuleNotFoundError-wtforms-compat.patch
+                     fix-ModuleNotFoundError-wtforms-widgets-html5.patch
+  * AUTHORS not packaged anymore, LICENSE->LICENSE.rst
+
+- update to version 1.0.0:
+  * Deprecated items removal :pr:`484`
+  * Support for alternatives captcha services :pr:`425` :pr:`342`
+      :pr:`387` :issue:`384`
+
+- changes from version 0.15.1:
+  * Add "python_requires" metadata to avoid installing on unsupported
+      Python versions. :pr:`442`
+
+-------------------------------------------------------------------

Old:
----
  Flask-WTF-0.15.1.tar.gz
  fix-ModuleNotFoundError-wtforms-compat.patch
  fix-ModuleNotFoundError-wtforms-widgets-html5.patch

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

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

Other differences:
------------------
++++++ python-Flask-WTF.spec ++++++
--- /var/tmp/diff_new_pack.0exqca/_old  2022-02-21 17:47:43.811614210 +0100
+++ /var/tmp/diff_new_pack.0exqca/_new  2022-02-21 17:47:43.815614211 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Flask-WTF
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,17 +20,14 @@
 %define skip_python2 1
 %bcond_without     test
 Name:           python-Flask-WTF
-Version:        0.15.1
+Version:        1.0.0
 Release:        0
 Summary:        WTForms support for Flask
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/lepture/flask-wtf
 Source:         
https://files.pythonhosted.org/packages/source/F/Flask-WTF/Flask-WTF-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE fix-ModuleNotFoundError-wtforms-compat.patch 
https://github.com/wtforms/wtforms/commit/a34eb532d3b96ed216f204ed3d22fc9962241446
-Patch0:         fix-ModuleNotFoundError-wtforms-compat.patch
-# PATCH-FIX-OPENSUSE fix-ModuleNotFoundError-wtforms-widgets-html5.patch 
https://github.com/wtforms/wtforms/commit/44a1cecc071cfaec4ff60c9e28935d136cc232ca
-Patch1:         fix-ModuleNotFoundError-wtforms-widgets-html5.patch
+BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -56,8 +53,6 @@
 
 %prep
 %setup -q -n Flask-WTF-%{version}
-%patch0 -p1
-%patch1 -p1
 
 %build
 %python_build
@@ -74,8 +69,8 @@
 %endif
 
 %files %{python_files}
-%license LICENSE
-%doc AUTHORS README.rst
+%license LICENSE.rst
+%doc README.rst
 %{python_sitelib}/flask_wtf
 %{python_sitelib}/Flask_WTF-%{version}-py*.egg-info
 

++++++ Flask-WTF-0.15.1.tar.gz -> Flask-WTF-1.0.0.tar.gz ++++++
++++ 5827 lines of diff (skipped)

Reply via email to