Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-sphinx-autodoc-typehints for
openSUSE:Factory checked in at 2026-02-25 21:12:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinx-autodoc-typehints (Old)
and /work/SRC/openSUSE:Factory/.python-sphinx-autodoc-typehints.new.1977
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sphinx-autodoc-typehints"
Wed Feb 25 21:12:01 2026 rev:23 rq:1335055 version:3.5.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sphinx-autodoc-typehints/python-sphinx-autodoc-typehints.changes
2025-11-10 19:19:08.380869396 +0100
+++
/work/SRC/openSUSE:Factory/.python-sphinx-autodoc-typehints.new.1977/python-sphinx-autodoc-typehints.changes
2026-02-25 21:12:34.059088199 +0100
@@ -1,0 +2,5 @@
+Wed Feb 25 10:10:30 UTC 2026 - Markéta Machová <[email protected]>
+
+- Fix the condition with suse_version macro on SLFO (jsc#PED-15846)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sphinx-autodoc-typehints.spec ++++++
--- /var/tmp/diff_new_pack.YpgTvm/_old 2026-02-25 21:12:35.399142409 +0100
+++ /var/tmp/diff_new_pack.YpgTvm/_new 2026-02-25 21:12:35.399142409 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-sphinx-autodoc-typehints
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -54,7 +54,7 @@
BuildRequires: %{python_module typing_extensions >= 4.11}
# Do not depend on nptyping for SLFO:Main
-%if 0%{suse_version} > 1600
+%if 0%{suse_version} >= 1699
BuildRequires: %{python_module nptyping >= 2.5}
%endif