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 2021-11-03 17:25:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jedi (Old)
 and      /work/SRC/openSUSE:Factory/.python-jedi.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jedi"

Wed Nov  3 17:25:16 2021 rev:29 rq:928392 version:0.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jedi/python-jedi.changes  2021-04-15 
16:56:43.326608297 +0200
+++ /work/SRC/openSUSE:Factory/.python-jedi.new.1890/python-jedi.changes        
2021-11-03 17:25:50.633323374 +0100
@@ -1,0 +2,5 @@
+Sun Oct 31 15:56:52 UTC 2021 - Benjamin Greiner <[email protected]>
+
+- Force pytest5 because it has the pluggy<1 pin patched out
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jedi.spec ++++++
--- /var/tmp/diff_new_pack.TE2VGM/_old  2021-11-03 17:25:51.081323619 +0100
+++ /var/tmp/diff_new_pack.TE2VGM/_new  2021-11-03 17:25:51.081323619 +0100
@@ -30,8 +30,8 @@
 # PATCH-FIX-UPSTREAM Support pytest completion for Python 3.9 -- 
gh#davidhalter/jedi#1699
 Patch0:         
https://github.com/davidhalter/jedi/commit/85ec94cf.patch#/jedi-py39-pytest.patch
 BuildRequires:  %{python_module parso >= 0.8.0}
-# need pytest 5 https://github.com/davidhalter/jedi/issues/1660
-BuildRequires:  %{python_module pytest < 6.0.0}
+# need pytest <6 https://github.com/davidhalter/jedi/issues/1660; pytest4 in 
Leap cannot work with pluggy 1.0 in :backports
+BuildRequires:  %{python_module pytest5}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module typing}
 BuildRequires:  fdupes

Reply via email to