Hello community, here is the log from the commit of package python-kazoo for openSUSE:Leap:15.2 checked in at 2020-03-26 05:41:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-kazoo (Old) and /work/SRC/openSUSE:Leap:15.2/.python-kazoo.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kazoo" Thu Mar 26 05:41:49 2020 rev:13 rq:788200 version:2.7.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-kazoo/python-kazoo.changes 2020-03-21 16:47:45.129674422 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-kazoo.new.3160/python-kazoo.changes 2020-03-26 05:42:05.355300880 +0100 @@ -1,0 +2,5 @@ +Mon Mar 16 13:00:50 UTC 2020 - Dirk Mueller <[email protected]> + +- add dependency on pure-sasl, move python 2.x deps inside a conditional + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kazoo.spec ++++++ --- /var/tmp/diff_new_pack.rGTiWH/_old 2020-03-26 05:42:05.851301137 +0100 +++ /var/tmp/diff_new_pack.rGTiWH/_new 2020-03-26 05:42:05.863301143 +0100 @@ -29,12 +29,16 @@ BuildRequires: %{python_module gevent >= 1.2} BuildRequires: %{python_module mock} BuildRequires: %{python_module nose} +BuildRequires: %{python_module pure-sasl} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros +%ifpython2 Requires: python-eventlet >= 0.17.1 Requires: python-gevent >= 1.2 +%endif +Requires: python-pure-sasl Requires: python-six BuildArch: noarch %python_subpackages
