Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-typing-inspect for 
openSUSE:Factory checked in at 2025-09-17 16:37:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-typing-inspect (Old)
 and      /work/SRC/openSUSE:Factory/.python-typing-inspect.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-typing-inspect"

Wed Sep 17 16:37:08 2025 rev:7 rq:1305063 version:0.9.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-typing-inspect/python-typing-inspect.changes  
    2025-06-06 22:35:10.717235301 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-typing-inspect.new.27445/python-typing-inspect.changes
   2025-09-17 16:37:14.921171841 +0200
@@ -1,0 +2,5 @@
+Tue Sep 16 04:26:36 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Skip two broken tests under Python 3.14.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-typing-inspect.spec ++++++
--- /var/tmp/diff_new_pack.GA6te3/_old  2025-09-17 16:37:15.373190707 +0200
+++ /var/tmp/diff_new_pack.GA6te3/_new  2025-09-17 16:37:15.377190874 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-typing-inspect
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+# https://github.com/ilevkivskyi/typing_inspect/issues/108
+%pytest -k 'not (test_parameters or test_typed_dict_mypy_extension)'
 
 %files %{python_files}
 %doc README.md

Reply via email to