Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2021-11-20 02:38:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-urwid (Old)
 and      /work/SRC/openSUSE:Factory/.python-urwid.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-urwid"

Sat Nov 20 02:38:07 2021 rev:19 rq:931523 version:2.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-urwid/python-urwid.changes        
2021-10-20 20:24:03.329369601 +0200
+++ /work/SRC/openSUSE:Factory/.python-urwid.new.1895/python-urwid.changes      
2021-11-20 02:38:18.408945151 +0100
@@ -1,0 +2,5 @@
+Mon Nov  8 12:13:49 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- add dependency for python 2 builds 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-urwid.spec ++++++
--- /var/tmp/diff_new_pack.KuNCRA/_old  2021-11-20 02:38:19.352942036 +0100
+++ /var/tmp/diff_new_pack.KuNCRA/_new  2021-11-20 02:38:19.356942023 +0100
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_without python2
 Name:           python-urwid
 Version:        2.1.2
 Release:        0
@@ -27,6 +28,9 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+%if %{with python2}
+BuildRequires:  python-mock
+%endif
 BuildRequires:  python-rpm-macros
 Requires:       python-curses
 %python_subpackages

Reply via email to