Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-novaclient for openSUSE:Factory checked in at 2023-03-07 16:49:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-novaclient (Old) and /work/SRC/openSUSE:Factory/.python-novaclient.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-novaclient" Tue Mar 7 16:49:48 2023 rev:40 rq:1069833 version:18.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes 2022-05-25 20:34:40.224236700 +0200 +++ /work/SRC/openSUSE:Factory/.python-novaclient.new.31432/python-novaclient.changes 2023-03-07 16:50:25.649613986 +0100 @@ -1,0 +2,19 @@ +Tue Mar 7 07:00:01 UTC 2023 - cloud-de...@suse.de + +- update to version 18.3.0 + - Add support for 2.92 : keypair import mandatory + - Switch to 2023.1 Python3 unit tests and generic template name + - tests: Fix Python 3.11 compatibility + - MV 2.93 - Add support to rebuild boot volume + - Imported Translations from Zanata + - Fix a fixture for keypairs tests + - Replace old URLs with new ones + - Make tox.ini tox 4.0.0 compatible + - Microversion 2.91: Support specifying destination host to unshelve + - trivial: Remove use of kwargs + - Update python classifier for python 3.10 + - Bump microversion to 2.95 + - Update master for stable/zed + - Remove unnecessary testing code + +------------------------------------------------------------------- Old: ---- python-novaclient-18.0.0.tar.gz New: ---- python-novaclient-18.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-novaclient.spec ++++++ --- /var/tmp/diff_new_pack.dq7K7i/_old 2023-03-07 16:50:26.225617018 +0100 +++ /var/tmp/diff_new_pack.dq7K7i/_new 2023-03-07 16:50:26.229617038 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-novaclient # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: python-novaclient -Version: 18.0.0 +Version: 18.3.0 Release: 0 Epoch: 0 Summary: Python API and CLI for OpenStack Nova License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/python-novaclient -Source0: https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-18.0.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-18.3.0.tar.gz BuildRequires: openssl BuildRequires: openstack-macros BuildRequires: python3-cinderclient @@ -89,7 +89,7 @@ %build %{py3_build} -PBR_VERSION=18.0.0 %sphinx_build -b html -d doc/build/doctrees doc/source doc/build/html +PBR_VERSION=18.3.0 %sphinx_build -b html -d doc/build/doctrees doc/source doc/build/html # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo @@ -98,7 +98,7 @@ %check export OS_TEST_PATH=novaclient/tests/unit -python3 -m stestr.cli run +%{openstack_stestr_run} %files -n python3-novaclient %license LICENSE ++++++ python-novaclient-18.0.0.tar.gz -> python-novaclient-18.3.0.tar.gz ++++++ ++++ 1672 lines of diff (skipped)