Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-heatclient for openSUSE:Factory checked in at 2022-12-02 13:12:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-heatclient (Old) and /work/SRC/openSUSE:Factory/.python-heatclient.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-heatclient" Fri Dec 2 13:12:54 2022 rev:36 rq:1039293 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-heatclient/python-heatclient.changes 2022-05-25 20:34:36.716231804 +0200 +++ /work/SRC/openSUSE:Factory/.python-heatclient.new.1835/python-heatclient.changes 2022-12-02 13:13:08.093851091 +0100 @@ -1,0 +2,14 @@ +Thu Dec 1 10:56:29 UTC 2022 - cloud-de...@suse.de + +- update to version 3.1.0 + - Encode urls in unit tests + - Accept sha256 hash for swift tempurl + - Replace deprecated UPPER_CONSTRAINTS_FILE variable + - Update master for stable/yoga + - Drop lower-constraints.txt and its testing + - The Python 3.6 and Python 3.7 Support has been dropped since zed + - Add Python3 zed unit tests + - Remove six + - Bump tox minversion to 3.18.0 + +------------------------------------------------------------------- Old: ---- python-heatclient-2.5.1.tar.gz New: ---- python-heatclient-3.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-heatclient.spec ++++++ --- /var/tmp/diff_new_pack.tVXLXI/_old 2022-12-02 13:13:08.653854171 +0100 +++ /var/tmp/diff_new_pack.tVXLXI/_new 2022-12-02 13:13:08.661854215 +0100 @@ -17,19 +17,18 @@ Name: python-heatclient -Version: 2.5.1 +Version: 3.1.0 Release: 0 Summary: Python API and CLI for OpenStack Heat License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/python-heatclient -Source0: https://files.pythonhosted.org/packages/source/p/python-heatclient/python-heatclient-2.5.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/p/python-heatclient/python-heatclient-3.1.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-PyYAML >= 3.13 BuildRequires: python3-cliff >= 2.8.0 BuildRequires: python3-devel BuildRequires: python3-fixtures -BuildRequires: python3-mock BuildRequires: python3-osc-lib >= 1.14.0 BuildRequires: python3-oslo.serialization >= 2.18.0 BuildRequires: python3-pbr >= 2.0.0 @@ -49,7 +48,6 @@ Requires: python3-oslo.serialization >= 2.18.0 Requires: python3-oslo.utils >= 3.33.0 Requires: python3-requests >= 2.14.2 -Requires: python3-six >= 1.10.0 Requires: python3-swiftclient >= 3.2.0 BuildArch: noarch @@ -71,7 +69,6 @@ Requires: python3-oslo.serialization >= 2.18.0 Requires: python3-oslo.utils >= 3.33.0 Requires: python3-requests >= 2.14.2 -Requires: python3-six >= 1.10.0 Requires: python3-swiftclient >= 3.2.0 %if 0%{?suse_version} Obsoletes: python2-heatclient < 2.0.0 @@ -95,14 +92,14 @@ This package contains auto-generated documentation. %prep -%autosetup -p1 -n python-heatclient-2.5.1 +%autosetup -p1 -n python-heatclient-3.1.0 %py_req_cleanup %build %{py3_build} -PBR_VERSION=2.5.1 %sphinx_build -b html doc/source doc/build/html -PBR_VERSION=2.5.1 %sphinx_build -b man doc/source doc/build/man +PBR_VERSION=3.1.0 %sphinx_build -b html doc/source doc/build/html +PBR_VERSION=3.1.0 %sphinx_build -b man doc/source doc/build/man # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} ++++++ python-heatclient-2.5.1.tar.gz -> python-heatclient-3.1.0.tar.gz ++++++ ++++ 1836 lines of diff (skipped)