Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-freezerclient for
openSUSE:Factory checked in at 2026-08-09 21:35:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-freezerclient (Old)
and /work/SRC/openSUSE:Factory/.python-freezerclient.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-freezerclient"
Sun Aug 9 21:35:15 2026 rev:16 rq:1370130 version:6.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-freezerclient/python-freezerclient.changes
2026-06-03 20:25:51.249752353 +0200
+++
/work/SRC/openSUSE:Factory/.python-freezerclient.new.16738/python-freezerclient.changes
2026-08-09 21:37:42.275074279 +0200
@@ -1,0 +2,11 @@
+Thu Aug 6 20:45:16 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 6.4.0:
+ * Migrate setup to pyprojects.toml
+ * Add osc plugin compatability for the client
+ * Remove v1 API support
+ * Introduce client manager base class
+ * Add trust ID support for client auth
+ * Update master for stable/2025.2
+
+-------------------------------------------------------------------
Old:
----
python_freezerclient-6.3.0.tar.gz
New:
----
python_freezerclient-6.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-freezerclient.spec ++++++
--- /var/tmp/diff_new_pack.mFkmD0/_old 2026-08-09 21:37:42.711089126 +0200
+++ /var/tmp/diff_new_pack.mFkmD0/_new 2026-08-09 21:37:42.711089126 +0200
@@ -18,7 +18,7 @@
%global pythons %{primary_python}
Name: python-freezerclient
-Version: 6.3.0
+Version: 6.4.0
Release: 0
Summary: Python API and CLI for OpenStack Freezer
License: Apache-2.0
@@ -28,17 +28,20 @@
BuildRequires: %{python_module cliff >= 2.8.0}
BuildRequires: %{python_module fixtures}
BuildRequires: %{python_module keystoneauth1 >= 3.4.0}
+BuildRequires: %{python_module osc-lib >= 1.14.0}
BuildRequires: %{python_module oslo.serialization >= 2.25.0}
BuildRequires: %{python_module oslo.utils >= 3.33.0}
BuildRequires: %{python_module oslotest}
+BuildRequires: %{python_module pbr >= 6.1.1}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module python-subunit}
-BuildRequires: %{python_module stestr}
-BuildRequires: %{python_module testtools}
+BuildRequires: %{python_module stestr >= 2.0.0}
+BuildRequires: %{python_module testtools >= 2.2.0}
BuildRequires: %{python_module wheel}
BuildRequires: openstack-macros
Requires: python-cliff >= 2.8.0
Requires: python-keystoneauth1 >= 3.4.0
+Requires: python-osc-lib >= 1.14.0
Requires: python-oslo.serialization >= 2.25.0
Requires: python-oslo.utils >= 3.33.0
Requires: python-pbr >= 2.0.0
++++++ python_freezerclient-6.3.0.tar.gz -> python_freezerclient-6.4.0.tar.gz
++++++
++++ 4672 lines of diff (skipped)