[packages/python-jedi] - doc requires parso
qboosh
qboosh at pld-linux.org
Mon May 18 20:00:38 CEST 2020
commit 583cfcab303ddc5a5fc8455e63e76b7ee2d79907
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon May 18 20:00:42 2020 +0200
- doc requires parso
python-jedi.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/python-jedi.spec b/python-jedi.spec
index bd6a8ef..e7639e1 100644
--- a/python-jedi.spec
+++ b/python-jedi.spec
@@ -42,6 +42,7 @@ BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with doc}
BuildRequires: python3-graphviz
+BuildRequires: python3-parso >= 0.7.0
BuildRequires: sphinx-pdg-3
%endif
Requires: python-modules >= 1:2.7
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-jedi.git/commitdiff/583cfcab303ddc5a5fc8455e63e76b7ee2d79907
More information about the pld-cvs-commit
mailing list