11 Commits

Author SHA1 Message Date
edd
9685e5a778 editors/py-neovim: Simple update to version 0.4.1.
To accompany the neovim update.
2020-08-18 19:17:28 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
edd
635b02c006 Unbreak editors/py-neovim.
We had a missing dependency, but it turns out it's not needed anyway.

Raised with upstream.

OK sthen@, thanks.
2019-11-21 12:29:52 +00:00
edd
60c47aaa2f Update editors/py-neovim to version 0.4.0.
OK sthen@, thanks!
2019-11-20 13:44:36 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
edd
5532d7814b Update Python bindings to neovim to 0.3.2.
Upstream has renamed the bindings, but for now we keep the old name.

OK sthen@, thanks!
2019-03-17 13:15:34 +00:00
edd
7e1e576371 editors/py-neovim: Update to 0.2.6.
From Jon Bernard, thanks for sending this in!

OK abieber@, sthen@. Thanks.
2018-07-01 14:21:36 +00:00
edd
942c3170e9 Update editors/py-neovim to 0.2.0.
OK awolk@, abieber@. Thanks.
2017-12-02 12:30:56 +00:00
edd
a838da6ac4 Import editors/py-neovim.
---8<---
Implements support for python plugins in Nvim. Also works as a library for
connecting to and scripting Nvim processes through its msgpack-rpc API.
--->8---

OK tb@. Thanks!
2017-05-12 10:14:09 +00:00