Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jedi for openSUSE:Factory 
checked in at 2023-05-11 12:31:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jedi (Old)
 and      /work/SRC/openSUSE:Factory/.python-jedi.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jedi"

Thu May 11 12:31:58 2023 rev:38 rq:1086078 version:0.18.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jedi/python-jedi.changes  2023-04-22 
22:01:03.725432272 +0200
+++ /work/SRC/openSUSE:Factory/.python-jedi.new.1533/python-jedi.changes        
2023-05-11 12:32:03.598282504 +0200
@@ -1,0 +2,6 @@
+Wed May 10 12:13:38 UTC 2023 - Ben Greiner <c...@bnavigator.de>
+
+- Skip a test failing with attrs 23.1
+  * gh#davidhalter/jedi#1929
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jedi.spec ++++++
--- /var/tmp/diff_new_pack.G2UTgz/_old  2023-05-11 12:32:04.126285099 +0200
+++ /var/tmp/diff_new_pack.G2UTgz/_new  2023-05-11 12:32:04.130285118 +0200
@@ -84,6 +84,8 @@
 skiptests+=" or (test_completion and pytest and 142)"
 # This fails on 15.4_py39 server-side but not locally (!?)
 skiptests+=" or test_get_default_environment_when_embedded"
+# https://github.com/davidhalter/jedi/issues/1929
+skiptests+=" or test_attrs_signature"
 %pytest -k "not ($skiptests)"
 
 %files %{python_files}

Reply via email to