Hello community, here is the log from the commit of package python-pamqp for openSUSE:Leap:15.2 checked in at 2020-03-09 18:09:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-pamqp (Old) and /work/SRC/openSUSE:Leap:15.2/.python-pamqp.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pamqp" Mon Mar 9 18:09:49 2020 rev:4 rq:776888 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-pamqp/python-pamqp.changes 2020-01-15 15:51:09.699519434 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-pamqp.new.26092/python-pamqp.changes 2020-03-09 18:09:50.185065061 +0100 @@ -1,0 +2,20 @@ +Fri Apr 26 10:04:09 UTC 2019 - [email protected] + +- do not require unittest2 for testing with python3 + +------------------------------------------------------------------- +Fri Apr 26 07:42:34 UTC 2019 - [email protected] + +- version update to 2.3.0 + - Add :py:func:`pamqp.encode.support_deprecated_rabbitmq` function + to limit data types available when encoding field-tables for older + RabbitMQ versions. + - Change :py:meth:`pamqp.encode.timestamp` to allow for numeric/epoch + timestamps (#14 - `mosquito <https://github.com/mosquito>`_) + - Change :py:meth:`pamqp.frame.frame_parts` to a public method + (#15 - `mosquito <https://github.com/mosquito>`_) + - Cleanup of code to pass configured flake8 tests + - Add support for 8-bit unsigned integer values in + :py:meth:`pamqp.encode.table_integer` + +------------------------------------------------------------------- Old: ---- 2.1.0.tar.gz New: ---- 2.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pamqp.spec ++++++ --- /var/tmp/diff_new_pack.TgySXr/_old 2020-03-09 18:09:50.429065411 +0100 +++ /var/tmp/diff_new_pack.TgySXr/_new 2020-03-09 18:09:50.429065411 +0100 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pamqp -Version: 2.1.0 +Version: 2.3.0 Release: 0 Summary: A pure-python AMQP 0-9-1 frame encoder and decoder License: BSD-3-Clause @@ -30,6 +30,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +BuildRequires: python-unittest2 BuildArch: noarch %python_subpackages ++++++ 2.1.0.tar.gz -> 2.3.0.tar.gz ++++++ ++++ 5758 lines of diff (skipped)
