Hello community, here is the log from the commit of package python-jedi for openSUSE:Factory checked in at 2020-09-01 20:06:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jedi (Old) and /work/SRC/openSUSE:Factory/.python-jedi.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jedi" Tue Sep 1 20:06:40 2020 rev:27 rq:829964 version:0.17.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jedi/python-jedi.changes 2020-07-24 09:47:51.924894184 +0200 +++ /work/SRC/openSUSE:Factory/.python-jedi.new.3399/python-jedi.changes 2020-09-01 20:07:47.572604328 +0200 @@ -1,0 +2,5 @@ +Thu Aug 27 11:04:42 UTC 2020 - Benjamin Greiner <[email protected]> + +- Exclude pytest 6 gh#davidhalter/jedi#1660 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jedi.spec ++++++ --- /var/tmp/diff_new_pack.eEY72o/_old 2020-09-01 20:07:49.004604997 +0200 +++ /var/tmp/diff_new_pack.eEY72o/_new 2020-09-01 20:07:49.008604999 +0200 @@ -27,7 +27,8 @@ Source0: https://files.pythonhosted.org/packages/source/j/jedi/jedi-%{version}.tar.gz Source1: %{name}-rpmlintrc BuildRequires: %{python_module parso >= 0.7.0} -BuildRequires: %{python_module pytest} +# need pytest 5 https://github.com/davidhalter/jedi/issues/1660 +BuildRequires: %{python_module pytest < 6.0.0} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module typing} BuildRequires: fdupes
