Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pika for openSUSE:Factory checked in at 2022-10-01 17:44:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pika (Old) and /work/SRC/openSUSE:Factory/.python-pika.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pika" Sat Oct 1 17:44:12 2022 rev:18 rq:1007460 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pika/python-pika.changes 2022-04-30 00:46:06.770981320 +0200 +++ /work/SRC/openSUSE:Factory/.python-pika.new.2275/python-pika.changes 2022-10-01 17:44:37.545830452 +0200 @@ -1,0 +2,6 @@ +Sat Oct 1 14:07:45 UTC 2022 - Dirk M??ller <[email protected]> + +- update to 1.3.0: + * see https://github.com/pika/pika/milestone/19?closed=1 + +------------------------------------------------------------------- Old: ---- 1.2.1.tar.gz New: ---- 1.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pika.spec ++++++ --- /var/tmp/diff_new_pack.dBwwKb/_old 2022-10-01 17:44:38.029831332 +0200 +++ /var/tmp/diff_new_pack.dBwwKb/_new 2022-10-01 17:44:38.033831340 +0200 @@ -19,7 +19,7 @@ %define mod_name pika %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-%{mod_name} -Version: 1.2.1 +Version: 1.3.0 Release: 0 Summary: Pika Python AMQP Client Library License: BSD-3-Clause @@ -27,9 +27,10 @@ URL: https://github.com/pika/pika Source: https://github.com/pika/pika/archive/%{version}.tar.gz BuildRequires: %{python_module Twisted} +BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module tornado} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python @@ -48,13 +49,12 @@ %setup -q -n %{mod_name}-%{version} # acceptance needs running configured server rm -rf tests/acceptance/ -sed -i -e 's:,tests/acceptance::' setup.cfg %build -%python_build +%pyproject_wheel %install -%python_install +%pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib}/%{mod_name} %python_expand %fdupes %{buildroot}%{$python_sitelib}/*.egg-info ++++++ 1.2.1.tar.gz -> 1.3.0.tar.gz ++++++ ++++ 2253 lines of diff (skipped)
