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 2026-09-08 16:55:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstackclient (Old)
and /work/SRC/openSUSE:Factory/.python-openstackclient.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openstackclient"
Tue Sep 8 16:55:26 2026 rev:32 rq:1376138 version:10.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openstackclient/python-openstackclient.changes
2026-08-20 16:14:04.871669418 +0200
+++
/work/SRC/openSUSE:Factory/.python-openstackclient.new.1265/python-openstackclient.changes
2026-09-08 16:57:27.343335104 +0200
@@ -1,0 +2,22 @@
+Mon Sep 7 09:13:12 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 10.3.0:
+ * Bump openstacksdk minimum version
+ * Network: Show ip_availability_details in ip availability
+ * Add network trunk subport commands
+ * Add leak-routes related options for subnets
+ * Add support for passing image size to Glance API
+ * Fix AddressesColumn sorting in server list output
+ * evpn: Fix evpn_vni column condition
+ * network: Remove the workaround for SDK for advertise_host
+ attribute
+ * Fix limit update with zero resource limit
+ * Add delete_on_termination support for server creation
+ * volume: Fix help text of 'volume transfer create'
+ * Fix limit list --service passing object instead of ID
+ * Add missing vnic-type choices to --vnic-type
+ * network: Add PVLAN filters to ports and networks
+ * tests: Remove 'volume service set' functional test
+ * tests: Move assert helpers to utils.TestCommand
+
+-------------------------------------------------------------------
Old:
----
python_openstackclient-10.2.1.tar.gz
New:
----
python_openstackclient-10.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openstackclient.spec ++++++
--- /var/tmp/diff_new_pack.lYYztA/_old 2026-09-08 16:57:28.522384241 +0200
+++ /var/tmp/diff_new_pack.lYYztA/_new 2026-09-08 16:57:28.525384366 +0200
@@ -18,7 +18,7 @@
%global pythons %{primary_python}
Name: python-openstackclient
-Version: 10.2.1
+Version: 10.3.0
Release: 0
Summary: OpenStack Command-line Client
License: Apache-2.0
@@ -32,8 +32,8 @@
BuildRequires: %{python_module fixtures >= 3.0.0}
BuildRequires: %{python_module iso8601 >= 0.1.11}
BuildRequires: %{python_module keystoneclient >= 3.22.0}
-BuildRequires: %{python_module manilaclient}
-BuildRequires: %{python_module openstacksdk >= 4.14.0}
+BuildRequires: %{python_module manilaclient >= 6.0.0}
+BuildRequires: %{python_module openstacksdk >= 4.19.0}
BuildRequires: %{python_module osc-lib >= 4.6.0}
BuildRequires: %{python_module oslotest}
BuildRequires: %{python_module osprofiler >= 1.4.0}
@@ -54,7 +54,8 @@
Requires: python-cryptography >= 2.7
Requires: python-iso8601 >= 0.1.11
Requires: python-keystoneclient >= 3.22.0
-Requires: python-openstacksdk >= 4.14.0
+Requires: python-manilaclient >= 6.0.0
+Requires: python-openstacksdk >= 4.19.0
Requires: python-osc-lib >= 4.6.0
Requires: python-oslo.i18n >= 3.15.3
Requires: python-oslo.utils
++++++ python_openstackclient-10.2.1.tar.gz ->
python_openstackclient-10.3.0.tar.gz ++++++
++++ 2589 lines of diff (skipped)