Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-castellan for
openSUSE:Factory checked in at 2026-06-03 20:21:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-castellan (Old)
and /work/SRC/openSUSE:Factory/.python-castellan.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-castellan"
Wed Jun 3 20:21:58 2026 rev:23 rq:1356773 version:5.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-castellan/python-castellan.changes
2026-03-15 14:32:47.604441395 +0100
+++
/work/SRC/openSUSE:Factory/.python-castellan.new.1937/python-castellan.changes
2026-06-03 20:25:49.925697427 +0200
@@ -1,0 +2,22 @@
+Tue Jun 2 15:51:38 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 5.7.0:
+ * Deprecate __version__ attribute
+ * objects: Sync method signatures
+ * typing: Enable strict typing
+ * typing: Add hints to castellan.*
+ * typing: Add hints to castellan.key_manager
+ * typing: Add hints to castellan.common.*
+ * typing: Add hints to castellan.common.objects
+ * typing: Add hints to castellan.common.credentials
+ * Add ruff
+ * tox: Use new constraints option
+ * tests: Fix keyword passed to RequestContext
+ * tests: Minor typing-related fixes
+ * objects: Move common __init__ to base class
+ * trivial: Remove reference to removed module
+ * trivial: Synchronize function signatures
+ * tests: Remove errant trailing commas
+ * Update master for stable/2026.1
+
+-------------------------------------------------------------------
Old:
----
castellan-5.6.0.tar.gz
New:
----
castellan-5.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-castellan.spec ++++++
--- /var/tmp/diff_new_pack.Wm8cQX/_old 2026-06-03 20:25:50.585724807 +0200
+++ /var/tmp/diff_new_pack.Wm8cQX/_new 2026-06-03 20:25:50.585724807 +0200
@@ -18,7 +18,7 @@
%global pythons %{primary_python}
Name: python-castellan
-Version: 5.6.0
+Version: 5.7.0
Release: 0
Summary: Generic Key Manager interface for OpenStack
License: Apache-2.0
@@ -28,7 +28,7 @@
BuildRequires: %{python_module barbicanclient >= 5.5.0}
BuildRequires: %{python_module cryptography >= 2.7}
BuildRequires: %{python_module keystoneauth1 >= 3.4.0}
-BuildRequires: %{python_module oslo.config >= 6.4.0}
+BuildRequires: %{python_module oslo.config >= 9.3.0}
BuildRequires: %{python_module oslo.log >= 3.36.0}
BuildRequires: %{python_module oslotest}
BuildRequires: %{python_module pip}
@@ -39,11 +39,10 @@
BuildRequires: %{python_module testtools}
BuildRequires: %{python_module wheel}
BuildRequires: openstack-macros
-Requires: python-Babel
Requires: python-barbicanclient >= 5.5.0
Requires: python-cryptography >= 2.7
Requires: python-keystoneauth1 >= 3.4.0
-Requires: python-oslo.config >= 6.4.0
+Requires: python-oslo.config >= 9.3.0
Requires: python-oslo.context >= 2.19.2
Requires: python-oslo.i18n >= 3.15.3
Requires: python-oslo.log >= 3.36.0
@@ -86,7 +85,7 @@
%files %{python_files}
%license LICENSE
-%doc README.rst
+%doc ChangeLog README.rst
%{python_sitelib}/castellan
%{python_sitelib}/castellan-%{version}.dist-info
++++++ castellan-5.6.0.tar.gz -> castellan-5.7.0.tar.gz ++++++
++++ 9802 lines of diff (skipped)