Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-injector for openSUSE:Factory
checked in at 2026-03-11 20:52:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-injector (Old)
and /work/SRC/openSUSE:Factory/.python-injector.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-injector"
Wed Mar 11 20:52:58 2026 rev:12 rq:1338098 version:0.24.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-injector/python-injector.changes
2025-02-07 23:11:53.686553667 +0100
+++
/work/SRC/openSUSE:Factory/.python-injector.new.8177/python-injector.changes
2026-03-11 20:53:51.210318289 +0100
@@ -1,0 +2,15 @@
+Tue Mar 10 21:43:47 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.24.0:
+ * Fixed a regression with Python 3.13 where annotated types
+ might not have the `__metadata__` attribute. Thanks to Kamyar
+ Ghajar.
+ * More flexible covariant types for multibinds.
+ * Allow injecting Annotated types into classes, thanks to Filip
+ Nešťák.
+ * Fixed Annotated type support in `@provider` methods, thanks
+ to Satwik Agrawal.
+ * `multibind()` now accepts types and providers, not just
+ instances. Thanks to Eiríkur Torfason.
+
+-------------------------------------------------------------------
Old:
----
0.21.0.tar.gz
New:
----
0.24.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-injector.spec ++++++
--- /var/tmp/diff_new_pack.6fhMiB/_old 2026-03-11 20:53:51.918347224 +0100
+++ /var/tmp/diff_new_pack.6fhMiB/_new 2026-03-11 20:53:51.922347388 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-injector
#
-# Copyright (c) 2025 SUSE LLC
+# 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 @@
%{?sle15_python_module_pythons}
Name: python-injector
-Version: 0.21.0
+Version: 0.24.0
Release: 0
Summary: Python dependency injection framework, inspired by Guice
License: BSD-3-Clause
++++++ 0.21.0.tar.gz -> 0.24.0.tar.gz ++++++
++++ 1677 lines of diff (skipped)