| Name: | python34-neovim |
|---|---|
| Version: | 0.1.13 |
| Release: | 3.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 213266 |
| License: | ASL 2.0 |
| RPM: | python34-neovim-0.1.13-3.el7.noarch.rpm |
| Source RPM: | python-neovim-0.1.13-3.el7.src.rpm |
| Build Date: | Sun Oct 29 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/neovim/python-client |
| Summary: | Python client to Neovim |
| Description: | Implements support for python plugins in Nvim. Also works as a library for connecting to and scripting Nvim processes through its msgpack-rpc API. |
- Use %{python3_pkgversion} macro for EPEL compatibility
- special-case python2 greenlet dependency on EL7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Update to 0.1.13
- Use %{summary} macro
- Rebuild for Python 3.6
- Add requires on python-trollius
- Add python2 package
- Initial release