forked from pool/python-jedi
- add delete.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=54
This commit is contained in:
@@ -26,6 +26,7 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/davidhalter/jedi
|
||||
Source0: https://files.pythonhosted.org/packages/source/j/jedi/jedi-%{version}.tar.gz
|
||||
Patch0: unbundle.patch
|
||||
Patch1: delete.patch
|
||||
BuildRequires: %{python_module parso >= 0.5.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -54,6 +55,7 @@ implementation as a VIM plugin which uses Jedi's autocompletion.
|
||||
%prep
|
||||
%setup -q -n jedi-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
rm -Rf jedi/third_party
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user