Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-openstackclient for
openSUSE:Factory checked in at 2024-05-02 23:48:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstackclient (Old)
and /work/SRC/openSUSE:Factory/.python-openstackclient.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openstackclient"
Thu May 2 23:48:40 2024 rev:27 rq:1171414 version:6.6.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openstackclient/python-openstackclient.changes
2024-01-15 22:19:25.823288060 +0100
+++
/work/SRC/openSUSE:Factory/.python-openstackclient.new.1880/python-openstackclient.changes
2024-05-03 10:42:45.865371440 +0200
@@ -1,0 +2,44 @@
+Thu May 2 16:05:27 UTC 2024 - [email protected]
+
+- update to version 6.6.0
+ - reno: Update master for unmaintained/victoria
+ - Update python classifier in setup.cfg
+ - Adds CLI support for ``glance md-object-update``
+ - Correct error message for "create server --wait"
+ - compute: Fix formatting of 'server show'
+ - tests: Remove unused flag
+ - test: Ignore 'OS_' environment variables
+ - doc: magnumclient provides a OSC plugin
+ - network: Clarify purpose of default sg rules
+ - Introduce `schema_version` in the federated attribute mapping API
+ - doc: Remove RSD subcommand
+ - Fix --use-prefix-delegation subnet create argument
+ - image: Fix the default description of image visibility
+ - doc: Remove Searchlight subcommands
+ - Use CommandError, not SystemExit, to exit
+ - Adding CLI command for ``glance member-get``
+ - Remove unnecessary file
+ - image: Trivial fixes
+ - tests: Enable logging fixture
+ - pre-commit: Bump linter versions
+ - parseactions: Use ArgumentError, not ArgumentTypeError
+ - Doc: Fix volume snapshot commands
+ - Explicitly specify namespace fields for output
+ - doc: Add manilaclient as a OSC plugin
+ - compute: Address bug in shelve offload logic
+ - [codespell] fix typos in doc,tests and help messages
+ - tests: Remove prints
+ - compute: Add 'server create --server-group' option
+ - trivial: Fix typo
+ - doc: Drop tripleoclient
+ - Revert "Temporarily drop aodhclient from doc build"
+ - reno: Update master for unmaintained/yoga
+ - reno: Update master for unmaintained/xena
+ - Add "hardware_offload_type" attribute to "port"
+ - reno: Update master for unmaintained/wallaby
+ - Fix clearing of dns_domain and description on a network by setting to
empty strings
+ - trivial: Don't ignore missing resources
+ - Fix availability zone list command
+ - trivial: Place positional opts last
+
+-------------------------------------------------------------------
Old:
----
python-openstackclient-6.4.0.tar.gz
New:
----
python-openstackclient-6.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openstackclient.spec ++++++
--- /var/tmp/diff_new_pack.1obzS9/_old 2024-05-03 10:42:46.877408222 +0200
+++ /var/tmp/diff_new_pack.1obzS9/_new 2024-05-03 10:42:46.881408367 +0200
@@ -17,13 +17,13 @@
Name: python-openstackclient
-Version: 6.4.0
+Version: 6.6.0
Release: 0
Summary: OpenStack Command-line Client
License: Apache-2.0
Group: Development/Languages/Python
URL: https://docs.openstack.org/python-openstackclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-openstackclient/python-openstackclient-6.4.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-openstackclient/python-openstackclient-6.6.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-cinderclient >= 3.3.0
BuildRequires: python3-cliff >= 3.5.0
@@ -103,14 +103,14 @@
This package contains auto-generated documentation.
%prep
-%autosetup -p1 -n python-openstackclient-6.4.0
+%autosetup -p1 -n python-openstackclient-6.6.0
%py_req_cleanup
%build
%{py3_build}
-PBR_VERSION=6.4.0 %sphinx_build -b html doc/source doc/build/html
-PBR_VERSION=6.4.0 %sphinx_build -b man doc/source doc/build/man
+PBR_VERSION=6.6.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=6.6.0 %sphinx_build -b man doc/source doc/build/man
# remove the sphinx-build leftovers
rm -rf doc/build/html/.{doctrees,buildinfo}
++++++ python-openstackclient-6.4.0.tar.gz ->
python-openstackclient-6.6.0.tar.gz ++++++
++++ 4474 lines of diff (skipped)