Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-beartype for openSUSE:Factory
checked in at 2026-03-18 16:50:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-beartype (Old)
and /work/SRC/openSUSE:Factory/.python-beartype.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-beartype"
Wed Mar 18 16:50:26 2026 rev:17 rq:1340823 version:0.22.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-beartype/python-beartype.changes
2025-08-18 16:09:43.546596471 +0200
+++
/work/SRC/openSUSE:Factory/.python-beartype.new.8177/python-beartype.changes
2026-03-18 16:52:01.584837649 +0100
@@ -1,0 +2,33 @@
+Wed Mar 18 06:53:50 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.22.9:
+ * Added official support for PyInstaller to facilitate
+ bundling type-checked applications.
+ * Added preliminary support for Astral's "ty" static
+ type-checker.
+ * Fixed handling of return values for synchronous
+ generators.
+ * Achieved full compatibility with the Gradio machine
+ learning web framework.
+ * Restored support for Python optimization modes,
+ including the -O flag and PYTHONOPTIMIZE environment
+ variable.
+ * Resolved installation and metadata incompatibilities
+ with Poetry and pipenv.
+ * Added official support for the Redis Python client
+ (redis.Redis class).
+ * Dropped support for Python 3.9.
+ * Implemented compatibility for hostile decorators used
+ in LangChain, FastMCP, and Celery.
+ * Added support for Python 3.14 features, specifically
+ PEP 649 and PEP 749.
+ * Added support for validating Polars DataFrames via the
+ Pandera library.
+ * Implemented PEP 646 (Variadic Generics) support,
+ including type variable tuples and tuple hint unpacking.
+ * Revamped beartype.claw import hooks for significantly
+ improved compatibility and reduced errors.
+ * Introduced a formal security policy and a public
+ vulnerability disclosure process.
+
+-------------------------------------------------------------------
Old:
----
beartype-0.21.0.tar.gz
New:
----
beartype-0.22.9.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-beartype.spec ++++++
--- /var/tmp/diff_new_pack.sjer8L/_old 2026-03-18 16:52:02.152861061 +0100
+++ /var/tmp/diff_new_pack.sjer8L/_new 2026-03-18 16:52:02.156861226 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-beartype
#
-# 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
@@ -17,7 +17,7 @@
Name: python-beartype
-Version: 0.21.0
+Version: 0.22.9
Release: 0
Summary: Unbearably fast runtime type checking in pure Python
License: MIT
++++++ beartype-0.21.0.tar.gz -> beartype-0.22.9.tar.gz ++++++
++++ 94813 lines of diff (skipped)