OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=110
This commit is contained in:
parent
fe6f721e0b
commit
06398adab4
@ -28,7 +28,7 @@ URL: https://github.com/davidhalter/jedi
|
|||||||
Source0: https://files.pythonhosted.org/packages/source/j/jedi/jedi-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/j/jedi/jedi-%{version}.tar.gz
|
||||||
Source1: %{name}-rpmlintrc
|
Source1: %{name}-rpmlintrc
|
||||||
# The author of jedi and parso takes pinning very seriously, adhere to it!
|
# The author of jedi and parso takes pinning very seriously, adhere to it!
|
||||||
BuildRequires: %{python_module parso >= 0.8.0 with %python-parso < 0.9}
|
BuildRequires: %{python_module parso >= 0.8.3 with %python-parso < 0.9}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module pytest >= 5}
|
BuildRequires: %{python_module pytest >= 5}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
@ -37,7 +37,7 @@ BuildRequires: %{python_module wheel}
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
# See pinning note above
|
# See pinning note above
|
||||||
Requires: (python-parso >= 0.8.0 with python-parso < 0.9)
|
Requires: (python-parso >= 0.8.3 with python-parso < 0.9)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user