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 2022-02-21 17:46:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Flask-Admin (Old)
 and      /work/SRC/openSUSE:Factory/.python-Flask-Admin.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Flask-Admin"

Mon Feb 21 17:46:17 2022 rev:11 rq:956062 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Flask-Admin/python-Flask-Admin.changes    
2021-08-06 22:45:32.113990300 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Flask-Admin.new.1958/python-Flask-Admin.changes
  2022-02-21 17:46:50.615598376 +0100
@@ -1,0 +2,13 @@
+Sat Feb 19 19:09:29 UTC 2022 - Arun Persaud <a...@gmx.de>
+
+- specfile:
+  * update copyright year
+  * skip python 2 builds
+  * removed patches, both included upstream (remove_nose.patch, 
support-new-wtforms.patch)
+
+- update to version 1.6.0:
+  * Dropped Python 2 support
+  * WTForms 3.0 support
+  * Various fixes
+
+-------------------------------------------------------------------

Old:
----
  Flask-Admin-1.5.8.tar.gz
  remove_nose.patch
  support-new-wtforms.patch

New:
----
  Flask-Admin-1.6.0.tar.gz

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

Other differences:
------------------
++++++ python-Flask-Admin.spec ++++++
--- /var/tmp/diff_new_pack.NqMvW6/_old  2022-02-21 17:46:51.247598564 +0100
+++ /var/tmp/diff_new_pack.NqMvW6/_new  2022-02-21 17:46:51.251598566 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Flask-Admin
 #
-# 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
@@ -17,18 +17,14 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without python2
+%define skip_python2 1
 Name:           python-Flask-Admin
-Version:        1.5.8
+Version:        1.6.0
 Release:        0
 Summary:        Extensible admin interface framework for Flask
 License:        BSD-3-Clause
 URL:            https://github.com/flask-admin/flask-admin/
 Source:         
https://files.pythonhosted.org/packages/source/F/Flask-Admin/Flask-Admin-%{version}.tar.gz
-# PATCH-FEATURE-UPSTREAM remove_nose.patch gh#flask-admin/flask-admin#2047 
mc...@suse.com
-# port from nose to pytest (mostly just pure asserts)
-Patch0:         remove_nose.patch
-Patch1:         support-new-wtforms.patch
 BuildRequires:  %{python_module Flask >= 0.7}
 BuildRequires:  %{python_module Flask-BabelEx}
 BuildRequires:  %{python_module Flask-SQLAlchemy}
@@ -45,13 +41,6 @@
 Requires:       python-Flask >= 0.7
 Requires:       python-WTForms
 BuildArch:      noarch
-%if %{with python2}
-BuildRequires:  python2-enum34
-BuildRequires:  python2-ipaddr
-%endif
-%ifpython2
-Requires:       python-enum34
-%endif
 %python_subpackages
 
 %description
@@ -64,7 +53,6 @@
 
 %prep
 %setup -q -n Flask-Admin-%{version}
-%autopatch -p1
 
 # remove contrib tests that pull in too many dependencies
 rm -rf flask_admin/tests/geoa

++++++ Flask-Admin-1.5.8.tar.gz -> Flask-Admin-1.6.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-Flask-Admin/Flask-Admin-1.5.8.tar.gz 
/work/SRC/openSUSE:Factory/.python-Flask-Admin.new.1958/Flask-Admin-1.6.0.tar.gz
 differ: char 5, line 1

Reply via email to