Hello community, here is the log from the commit of package python-yarb for openSUSE:Leap:15.2 checked in at 2020-03-02 13:25:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-yarb (Old) and /work/SRC/openSUSE:Leap:15.2/.python-yarb.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-yarb" Mon Mar 2 13:25:11 2020 rev:11 rq:777304 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-yarb/python-yarb.changes 2020-01-15 15:54:40.427640219 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-yarb.new.26092/python-yarb.changes 2020-03-02 13:25:11.690617568 +0100 @@ -1,0 +2,10 @@ +Fri Dec 7 14:54:43 UTC 2018 - [email protected] + +- Add to SUSE OpenStack Cloud 7 (fate#326791, bsc#1111232) + +------------------------------------------------------------------- +Tue Dec 4 12:56:21 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-yarb.spec ++++++ --- /var/tmp/diff_new_pack.rOrfnq/_old 2020-03-02 13:25:12.058618299 +0100 +++ /var/tmp/diff_new_pack.rOrfnq/_new 2020-03-02 13:25:12.062618307 +0100 @@ -14,6 +14,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + +# %define simple_name yarb %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-%{simple_name} @@ -21,16 +24,15 @@ Release: 0 Url: https://github.com/Itxaka/%{simple_name} Summary: Yet Another Rabbitmq Balancer -License: GPL-2.0 +License: GPL-2.0-only Group: Development/Languages/Python Source: %{simple_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: python-rpm-macros -BuildRequires: fdupes +BuildRequires: %{python_module mock} BuildRequires: %{python_module requests} -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module mock} +BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires: python-requests Requires(post): update-alternatives Requires(postun): update-alternatives
