Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-kazoo for openSUSE:Factory checked in at 2024-11-21 15:17:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kazoo (Old) and /work/SRC/openSUSE:Factory/.python-kazoo.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kazoo" Thu Nov 21 15:17:14 2024 rev:17 rq:1225417 version:2.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kazoo/python-kazoo.changes 2024-02-04 19:12:22.071454552 +0100 +++ /work/SRC/openSUSE:Factory/.python-kazoo.new.28523/python-kazoo.changes 2024-11-21 15:17:54.815672835 +0100 @@ -1,0 +2,10 @@ +Wed Nov 20 22:55:42 UTC 2024 - Matej Cepl <mc...@cepl.eu> + +- Clean up the SPEC file. + +------------------------------------------------------------------- +Fri Nov 1 17:08:28 UTC 2024 - Fergal Mc Carthy <fmccar...@suse.com> + +- Add sle15_python_module_pythons macro + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kazoo.spec ++++++ --- /var/tmp/diff_new_pack.h1uaCf/_old 2024-11-21 15:17:55.263691459 +0100 +++ /var/tmp/diff_new_pack.h1uaCf/_new 2024-11-21 15:17:55.267691625 +0100 @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-kazoo Version: 2.10.0 Release: 0 @@ -28,13 +28,13 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-six +Suggests: python-pure-sasl +BuildArch: noarch %ifpython2 Requires: python-eventlet >= 0.17.1 Requires: python-gevent >= 1.2 %endif -Requires: python-six -Suggests: python-pure-sasl -BuildArch: noarch %python_subpackages %description @@ -56,5 +56,6 @@ %files %{python_files} %license LICENSE %doc README.md -%{python_sitelib}/* +%{python_sitelib}/kazoo +%{python_sitelib}/kazoo-%{version}*-info