Hello community,

here is the log from the commit of package python-Flask-Admin for 
openSUSE:Factory checked in at 2019-10-22 15:46:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Flask-Admin (Old)
 and      /work/SRC/openSUSE:Factory/.python-Flask-Admin.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Flask-Admin"

Tue Oct 22 15:46:12 2019 rev:3 rq:741691 version:1.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Flask-Admin/python-Flask-Admin.changes    
2019-01-03 18:08:18.816050517 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-Flask-Admin.new.2352/python-Flask-Admin.changes
  2019-10-22 15:46:14.565771789 +0200
@@ -1,0 +2,21 @@
+Sat Oct 19 16:24:02 UTC 2019 - Arun Persaud <a...@gmx.de>
+
+- specfile:
+  * update copyright year
+  * updated required pillow version
+  * require arrow, colour, sqlalchemy-utils for tests
+
+- update to version 1.5.4:
+  * Fix display of inline x-editable boolean fields on list view
+  * Add support for several SQLAlchemy-Utils data types
+  * Support searching on SQLAlchemy hybrid properties
+  * Extra URL paramaters are now propagated to the next page when
+    searching / filtering
+  * Add enum34 dependency when running on legacy Python version
+  * Update Mapbox API v1 URL format
+  * Update jQuery and moment dependencies in templates
+  * Fixed a datepicker issue, where only dates up to 2015 were showing
+    up
+  * Updated Pillow dependency version
+
+-------------------------------------------------------------------

Old:
----
  Flask-Admin-1.5.3.tar.gz

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

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

Other differences:
------------------
++++++ python-Flask-Admin.spec ++++++
--- /var/tmp/diff_new_pack.0x2bSU/_old  2019-10-22 15:46:15.465772890 +0200
+++ /var/tmp/diff_new_pack.0x2bSU/_new  2019-10-22 15:46:15.465772890 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Flask-Admin
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -18,24 +18,27 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Flask-Admin
-Version:        1.5.3
+Version:        1.5.4
 Release:        0
 Summary:        Extensible admin interface framework for Flask
 License:        BSD-3-Clause
-Group:          Development/Languages/Python
 URL:            https://github.com/flask-admin/flask-admin/
 Source:         
https://files.pythonhosted.org/packages/source/F/Flask-Admin/Flask-Admin-%{version}.tar.gz
 BuildRequires:  %{python_module Flask >= 0.7}
 BuildRequires:  %{python_module Flask-BabelEx}
 BuildRequires:  %{python_module Flask-SQLAlchemy}
-BuildRequires:  %{python_module Pillow}
+BuildRequires:  %{python_module Pillow >= 3.3.2}
+BuildRequires:  %{python_module SQLAlchemy-Utils}
 BuildRequires:  %{python_module WTForms}
+BuildRequires:  %{python_module arrow}
+BuildRequires:  %{python_module colour}
 BuildRequires:  %{python_module nose >= 1.0}
 BuildRequires:  %{python_module peewee}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  python2-enum34
+BuildRequires:  python2-ipaddr
 Requires:       python-Flask >= 0.7
 Requires:       python-WTForms
 BuildArch:      noarch

++++++ Flask-Admin-1.5.3.tar.gz -> Flask-Admin-1.5.4.tar.gz ++++++
++++ 3129 lines of diff (skipped)


Reply via email to