diff --git a/python-jedi.changes b/python-jedi.changes index 7674d43..459b46c 100644 --- a/python-jedi.changes +++ b/python-jedi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 10 23:17:12 UTC 2022 - Benjamin Greiner + +- Force pytest >= 5 for successful 15.3 build in d:l:p + ------------------------------------------------------------------- Fri Dec 10 20:53:13 UTC 2021 - Ben Greiner diff --git a/python-jedi.spec b/python-jedi.spec index 2afafa4..90ecde7 100644 --- a/python-jedi.spec +++ b/python-jedi.spec @@ -28,7 +28,7 @@ URL: https://github.com/davidhalter/jedi Source0: https://files.pythonhosted.org/packages/source/j/jedi/jedi-%{version}.tar.gz Source1: %{name}-rpmlintrc BuildRequires: %{python_module parso >= 0.8.0} -BuildRequires: %{python_module pytest} +BuildRequires: %{python_module pytest >= 5} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module typing} BuildRequires: fdupes