Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-wstools for openSUSE:Factory checked in at 2021-03-15 10:54:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-wstools (Old) and /work/SRC/openSUSE:Factory/.python-wstools.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-wstools" Mon Mar 15 10:54:36 2021 rev:4 rq:878557 version:0.4.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-wstools/python-wstools.changes 2018-12-13 19:45:17.676946175 +0100 +++ /work/SRC/openSUSE:Factory/.python-wstools.new.2401/python-wstools.changes 2021-03-15 10:54:39.633195681 +0100 @@ -1,0 +2,5 @@ +Fri Mar 12 13:18:55 UTC 2021 - Matej Cepl <mc...@suse.com> + +- Fix the syntax of %{python_module} macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-wstools.spec ++++++ --- /var/tmp/diff_new_pack.dsPcX3/_old 2021-03-15 10:54:40.177196516 +0100 +++ /var/tmp/diff_new_pack.dsPcX3/_new 2021-03-15 10:54:40.181196522 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-wstools # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,9 +25,9 @@ Group: Development/Languages/Python URL: https://github.com/pycontribs/wstools Source: https://files.pythonhosted.org/packages/8d/d0/0e48ae89e4b2a9aa3a1a088782ae183dc09ca1f3545b29051c46d9efbc0f/wstools-%{version}.tar.gz -BuildRequires: %{python_module pbr} >= 1.10 +BuildRequires: %{python_module pbr >= 1.10} BuildRequires: %{python_module pytest-runner} -BuildRequires: %{python_module setuptools} >= 17.1 +BuildRequires: %{python_module setuptools >= 17.1} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch