Hello community, here is the log from the commit of package python-PyMsgBox for openSUSE:Factory checked in at 2018-05-08 13:36:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyMsgBox (Old) and /work/SRC/openSUSE:Factory/.python-PyMsgBox.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyMsgBox" Tue May 8 13:36:31 2018 rev:2 rq:603084 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyMsgBox/python-PyMsgBox.changes 2018-03-07 10:36:25.430699276 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyMsgBox.new/python-PyMsgBox.changes 2018-05-08 13:36:33.327251975 +0200 @@ -1,0 +2,5 @@ +Mon Mar 5 22:30:08 UTC 2018 - [email protected] + +- Trim description to relevant parts. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyMsgBox.spec ++++++ --- /var/tmp/diff_new_pack.STDqvt/_old 2018-05-08 13:36:34.135222815 +0200 +++ /var/tmp/diff_new_pack.STDqvt/_new 2018-05-08 13:36:34.139222671 +0200 @@ -13,30 +13,31 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-PyMsgBox Version: 1.0.6 Release: 0 +Summary: A Python module for JavaScript-like message boxes License: BSD-3-Clause -Summary: A simple python module for JavaScript-like message boxes -Url: https://github.com/asweigart/PyMsgBox Group: Development/Languages/Python +Url: https://github.com/asweigart/PyMsgBox Source: https://files.pythonhosted.org/packages/source/P/PyMsgBox/PyMsgBox-%{version}.zip Source99: https://raw.githubusercontent.com/asweigart/PyMsgBox/master/LICENSE.txt -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} -BuildRequires: unzip -BuildRequires: fdupes BuildRequires: dos2unix +BuildRequires: fdupes +BuildRequires: python-rpm-macros +BuildRequires: unzip BuildArch: noarch %python_subpackages %description -A simple, cross-platform, pure Python module for JavaScript-like message boxes. +A pure Python module for JavaScript-like message boxes. %prep %setup -q -n PyMsgBox-%{version}
