]> git.pld-linux.org Git - packages/python-neovim.git/blobdiff - python-neovim.spec
up to 0.1.13
[packages/python-neovim.git] / python-neovim.spec
index 572bffb8e614a386f306b5771f7083abc7e153b3..e01c88afbbee6a742870796794385bf034ed0e6e 100644 (file)
@@ -7,12 +7,12 @@
 %define                egg_name        neovim
 Summary:       Python client to neovim
 Name:          python-%{module}
-Version:       0.1.9
+Version:       0.1.13
 Release:       1
 License:       Apache v2.0
 Group:         Libraries/Python
 Source0:       https://github.com/neovim/python-client/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: a79bca20b8e4876e059a4190e68e881b
+# Source0-md5: f98f7cd11f2831f4f73bb88971b34701
 URL:           https://github.com/neovim/python-client
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
@@ -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
This page took 0.082205 seconds and 4 git commands to generate.