Hello community, here is the log from the commit of package python-kazoo for openSUSE:Factory checked in at 2020-03-24 22:34:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kazoo (Old) and /work/SRC/openSUSE:Factory/.python-kazoo.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kazoo" Tue Mar 24 22:34:15 2020 rev:9 rq:787471 version:2.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kazoo/python-kazoo.changes 2020-03-19 19:51:46.248235075 +0100 +++ /work/SRC/openSUSE:Factory/.python-kazoo.new.3160/python-kazoo.changes 2020-03-24 22:34:15.945145495 +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.hFJUZQ/_old 2020-03-24 22:34:16.877145948 +0100 +++ /var/tmp/diff_new_pack.hFJUZQ/_new 2020-03-24 22:34:16.877145948 +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
