Hello community,

here is the log from the commit of package python-Flask-Admin for 
openSUSE:Factory checked in at 2020-04-21 13:12:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Flask-Admin (Old)
 and      /work/SRC/openSUSE:Factory/.python-Flask-Admin.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Flask-Admin"

Tue Apr 21 13:12:29 2020 rev:6 rq:795865 version:1.5.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Flask-Admin/python-Flask-Admin.changes    
2020-04-13 12:53:14.836647092 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Flask-Admin.new.2738/python-Flask-Admin.changes
  2020-04-21 13:12:30.937033468 +0200
@@ -1,0 +2,5 @@
+Mon Apr 20 13:58:33 UTC 2020 - Petr Cervinka <p...@cervinka.net>
+
+- Fix build without python2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Flask-Admin.spec ++++++
--- /var/tmp/diff_new_pack.hJCs5f/_old  2020-04-21 13:12:31.529034649 +0200
+++ /var/tmp/diff_new_pack.hJCs5f/_new  2020-04-21 13:12:31.533034657 +0200
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_without python2
 Name:           python-Flask-Admin
 Version:        1.5.6
 Release:        0
@@ -37,8 +38,10 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+%if %{with python2}
 BuildRequires:  python2-enum34
 BuildRequires:  python2-ipaddr
+%endif
 Requires:       python-Flask >= 0.7
 Requires:       python-WTForms
 BuildArch:      noarch


Reply via email to