Accepting request 540498 from home:mimi_vx:branches:devel:languages:python
- fix requires OBS-URL: https://build.opensuse.org/request/show/540498 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=21
This commit is contained in:
parent
546f508ec9
commit
3f4c53bc9c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 10 13:40:12 UTC 2017 - mimi.vx@gmail.com
|
||||
|
||||
- fix requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 10 12:59:53 UTC 2017 - mimi.vx@gmail.com
|
||||
|
||||
|
@ -34,15 +34,16 @@ Url: https://github.com/davidhalter/jedi
|
||||
Source0: https://files.pythonhosted.org/packages/source/j/jedi/jedi-%{version}.tar.gz
|
||||
Patch0: test_requrements.patch
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module parso}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-parso
|
||||
%if %{with tests}
|
||||
# Test requirements
|
||||
BuildRequires: %{python_module colorama}
|
||||
BuildRequires: %{python_module docopt}
|
||||
BuildRequires: %{python_module numpydoc}
|
||||
BuildRequires: %{python_module parso}
|
||||
BuildRequires: %{python_module pytest >= 2.3.5}
|
||||
BuildRequires: %{python_module pytest-cache}
|
||||
BuildRequires: python2-typing
|
||||
|
Loading…
x
Reference in New Issue
Block a user