Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-manilaclient for
openSUSE:Factory checked in at 2026-06-01 18:06:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-manilaclient (Old)
and /work/SRC/openSUSE:Factory/.python-manilaclient.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-manilaclient"
Mon Jun 1 18:06:14 2026 rev:28 rq:1356314 version:6.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-manilaclient/python-manilaclient.changes
2025-11-10 19:17:26.676608710 +0100
+++
/work/SRC/openSUSE:Factory/.python-manilaclient.new.1937/python-manilaclient.changes
2026-06-01 18:07:44.475600048 +0200
@@ -1,0 +2,38 @@
+Mon Mar 9 21:54:43 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 6.0.0:
+ * Handle single digit versions
+ * Metadata for Share Replica
+ * Add support for QoS type and specs (2.94)
+ * Remove unused Makefile for doc
+ * Support filtering services by ensuring field
+ * fix share server get migration progress
+ * Add mount\_point\_name option for manage shares
+ * Switch auth to keystoneauth
+ * Add requests-mock to test-requirements.txt
+ * Remove the legacy "manila" CLI
+ * Drop workaround for Python < 3.10
+ * ruff: Use more specific name to enable pyupgrade rule
+ * Remove dead code
+ * Add missing api\_versions decorator for
+ \_update\_share\_group
+ * Add func test for share instance export locations
+ * Test for share instances
+ * Add a git-blame-ignore-revs file
+ * reno: Update master for unmaintained/2024.1
+ * Remove unnecessary call
+ * Re-enable E501 errors
+ * Fix outstanding hacking issues
+ * Fix outstanding ruff issues
+ * Add ruff
+ * pre-commit: Bump versions
+ * Migrate setup configuration to pyproject.toml
+ * Fix neutron validation in share network creation
+ * fix respect region name in client initialization
+ * Allow settings --task-state without value (to send null) or
+ None
+ * Add --wait flag to share-server-unmanage
+ * Update master for stable/2025.2
+ * Fixes an issue that prevented ensure shares to be run
+
+-------------------------------------------------------------------
Old:
----
python_manilaclient-5.6.0.tar.gz
New:
----
python_manilaclient-6.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-manilaclient.spec ++++++
--- /var/tmp/diff_new_pack.dMggLk/_old 2026-06-01 18:07:46.643689961 +0200
+++ /var/tmp/diff_new_pack.dMggLk/_new 2026-06-01 18:07:46.643689961 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-manilaclient
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%global pythons %{primary_python}
Name: python-manilaclient
-Version: 5.6.0
+Version: 6.0.0
Release: 0
Summary: Client Library for OpenStack Share API
License: Apache-2.0
@@ -34,6 +34,7 @@
BuildRequires: %{python_module oslo.serialization >= 2.20.0}
BuildRequires: %{python_module oslo.utils >= 3.33.0}
BuildRequires: %{python_module pip}
+BuildRequires: %{python_module requests-mock}
BuildRequires: %{python_module stestr}
BuildRequires: %{python_module testrepository}
BuildRequires: %{python_module testtools}
@@ -81,8 +82,6 @@
%install
%pyproject_install
-# bash completion
-install -p -D -m 644 tools/manila.bash_completion
%{buildroot}%{_sysconfdir}/bash_completion.d/manila.bash_completion
%check
# we don't want to depend on Tempest so remove the relevant tests
@@ -96,8 +95,6 @@
%license LICENSE
%{python_sitelib}/manilaclient
%{python_sitelib}/python_manilaclient-%{version}.dist-info
-%{_bindir}/manila
-%{_sysconfdir}/bash_completion.d/manila.bash_completion
%files -n python3-manilaclient-doc
%license LICENSE
++++++ python_manilaclient-5.6.0.tar.gz -> python_manilaclient-6.0.0.tar.gz
++++++
++++ 71651 lines of diff (skipped)