Accepting request 928389 from home:bnavigator:branches:devel:languages:python
- Force pytest5 because it has the pluggy<1 pin patched out OBS-URL: https://build.opensuse.org/request/show/928389 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=88
This commit is contained in:
parent
817604cf29
commit
2265bd365b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 31 15:56:52 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- Force pytest5 because it has the pluggy<1 pin patched out
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 13 13:33:44 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -30,8 +30,8 @@ Source1: %{name}-rpmlintrc
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user