[packages/python-neovim] skip deps generated by pythonegg deps

glen glen at pld-linux.org
Sun Sep 18 00:15:55 CEST 2016


commit 16ce43f1915ef89829563a2296da1654bac66857
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Sep 18 01:15:50 2016 +0300

    skip deps generated by pythonegg deps

 python-neovim.spec | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/python-neovim.spec b/python-neovim.spec
index 572bffb..bf355aa 100644
--- a/python-neovim.spec
+++ b/python-neovim.spec
@@ -24,8 +24,6 @@ BuildRequires:	python-setuptools
 BuildRequires:	python3-modules
 BuildRequires:	python3-setuptools
 %endif
-Requires:	python-greenlet
-Requires:	python-msgpack
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -35,8 +33,6 @@ Implements support for Python plugins in nvim
 %package -n python3-neovim
 Summary:	Python client to neovim
 Group:		Libraries/Python
-Requires:	python3-greenlet
-Requires:	python3-msgpack
 
 %description -n python3-neovim
 Implements support for Python plugins in nvim
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-neovim.git/commitdiff/16ce43f1915ef89829563a2296da1654bac66857



More information about the pld-cvs-commit mailing list