From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/neovim-remote/
Date: Tue, 1 Jun 2021 00:28:25 +0000 (UTC) [thread overview]
Message-ID: <1622507281.bd388adb0bb1a37d67f28045b42d8c2e88eb0080.sam@gentoo> (raw)
commit: bd388adb0bb1a37d67f28045b42d8c2e88eb0080
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 1 00:27:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 1 00:28:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd388adb
dev-python/neovim-remote: sync live ebuild
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/neovim-remote/neovim-remote-2.4.0.ebuild | 4 ++--
dev-python/neovim-remote/neovim-remote-9999.ebuild | 14 ++++++++++----
2 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/dev-python/neovim-remote/neovim-remote-2.4.0.ebuild b/dev-python/neovim-remote/neovim-remote-2.4.0.ebuild
index ec688444a52..24fb72fd195 100644
--- a/dev-python/neovim-remote/neovim-remote-2.4.0.ebuild
+++ b/dev-python/neovim-remote/neovim-remote-2.4.0.ebuild
@@ -5,19 +5,19 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..10} )
DISTUTILS_USE_SETUPTOOLS=rdepend
-
inherit distutils-r1
if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/mhinz/${PN}.git"
else
- KEYWORDS="~amd64 ~arm"
SRC_URI="https://github.com/mhinz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~arm"
fi
DESCRIPTION="A tool that helps control neovim processes"
HOMEPAGE="https://github.com/mhinz/neovim-remote"
+
LICENSE="MIT"
SLOT="0"
diff --git a/dev-python/neovim-remote/neovim-remote-9999.ebuild b/dev-python/neovim-remote/neovim-remote-9999.ebuild
index 4dbb14c735e..15b4a3d9ac7 100644
--- a/dev-python/neovim-remote/neovim-remote-9999.ebuild
+++ b/dev-python/neovim-remote/neovim-remote-9999.ebuild
@@ -10,17 +10,23 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/mhinz/${PN}.git"
else
- KEYWORDS="~amd64"
SRC_URI="https://github.com/mhinz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~arm"
fi
DESCRIPTION="A tool that helps control neovim processes"
HOMEPAGE="https://github.com/mhinz/neovim-remote"
+
LICENSE="MIT"
SLOT="0"
RDEPEND="
dev-python/pynvim[${PYTHON_USEDEP}]
- dev-python/psutil[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]"
+ dev-python/psutil[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+BDEPEND+="
+ test? ( app-editors/neovim )
+"
next reply other threads:[~2021-06-01 0:28 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-01 0:28 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-21 17:06 [gentoo-commits] repo/gentoo:master commit in: dev-python/neovim-remote/ Sam James
2022-06-16 8:06 Michał Górny
2022-06-04 19:57 Michał Górny
2022-05-20 8:29 Michał Górny
2022-05-16 13:20 Michał Górny
2022-05-07 9:35 Michał Górny
2022-05-05 8:16 Michał Górny
2021-06-01 0:28 Sam James
2021-06-01 0:28 Sam James
2020-09-29 10:26 Joonas Niilola
2020-09-29 10:26 Joonas Niilola
2020-04-24 5:52 Michał Górny
2020-03-28 9:20 Michał Górny
2019-10-09 5:22 Joonas Niilola
2019-05-19 0:04 Michael Palimaka
2019-04-20 19:01 Mikle Kolyada
2018-11-02 21:14 Michał Górny
2018-11-02 21:14 Michał Górny
2018-07-07 12:15 Jonas Stein
2018-01-05 17:43 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1622507281.bd388adb0bb1a37d67f28045b42d8c2e88eb0080.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox