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-05-19 17:49:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-beartype (Old)
and /work/SRC/openSUSE:Factory/.python-beartype.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-beartype"
Tue May 19 17:49:42 2026 rev:18 rq:1353924 version:0.22.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-beartype/python-beartype.changes
2026-03-18 16:52:01.584837649 +0100
+++
/work/SRC/openSUSE:Factory/.python-beartype.new.1966/python-beartype.changes
2026-05-19 17:49:56.059547308 +0200
@@ -1,0 +2,7 @@
+Tue May 19 05:31:39 UTC 2026 - Daniel Garcia <[email protected]>
+
+- Commented python-torch build requirement. python-torch package is
+ failing and is making this one unresolvable when it's just an
+ optional dependency.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-beartype.spec ++++++
--- /var/tmp/diff_new_pack.TzAVO4/_old 2026-05-19 17:49:56.947584762 +0200
+++ /var/tmp/diff_new_pack.TzAVO4/_new 2026-05-19 17:49:56.955585100 +0200
@@ -34,7 +34,9 @@
BuildRequires: %{python_module numba}
BuildRequires: %{python_module numpy}
BuildRequires: %{python_module pytest >= 4.0.0}
-BuildRequires: %{python_module torch}
+# python-torch is failing to build, commented build requirement until
+# the package is fixed
+# BuildRequires: %%{python_module torch}
BuildRequires: %{python_module typing_extensions}
# /SECTION
BuildRequires: fdupes