Benjamin Greiner 2024-09-20 07:49:57 +00:00 committed by Git OBS Bridge
parent 4b9bfc2b5b
commit 2a8d92bf64

View File

@ -30,7 +30,7 @@ Source1: %{name}-rpmlintrc
# https://github.com/davidhalter/jedi/pull/2003
Patch0: python3.13-support.patch
# The author of jedi and parso takes pinning very seriously, adhere to it!
BuildRequires: %{python_module parso >= 0.8.3 with %python-parso < 0.9}
BuildRequires: %{python_module parso >= 0.8.4 with %python-parso < 0.9}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest >= 5}
BuildRequires: %{python_module setuptools}