From 752d6256e5204b958b0ef7905675a940b5e9172f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 12 May 2022 16:42:50 +0300 Subject: gentoo resync : 12.05.2022 --- dev-python/neovim-remote/Manifest | 6 +++- .../neovim-remote/neovim-remote-2.4.2.ebuild | 42 ++++++++++++++++++++++ .../neovim-remote/neovim-remote-2.5.0.ebuild | 42 ++++++++++++++++++++++ dev-python/neovim-remote/neovim-remote-9999.ebuild | 28 ++++++++++----- 4 files changed, 108 insertions(+), 10 deletions(-) create mode 100644 dev-python/neovim-remote/neovim-remote-2.4.2.ebuild create mode 100644 dev-python/neovim-remote/neovim-remote-2.5.0.ebuild (limited to 'dev-python/neovim-remote') diff --git a/dev-python/neovim-remote/Manifest b/dev-python/neovim-remote/Manifest index 2cdbbcf5b07f..371b70af8166 100644 --- a/dev-python/neovim-remote/Manifest +++ b/dev-python/neovim-remote/Manifest @@ -1,4 +1,8 @@ DIST neovim-remote-2.4.0.tar.gz 438687 BLAKE2B 0dfbe3d660d9b2f6b7a4f1016d4d230d63612306ea99079364ed5c6dbae51df7a19c4d1bca51a7bfad142ffe5811e286b843edf6b0715c7aac921c584701030e SHA512 073bf95a0238c76c19258d886fe71e23ec85f9cba200b8a490014a2842d1a84b3c95092afcfdcc8ca80122639b9e07652594faa24ed6a6aff537192ec3a3d14c +DIST neovim-remote-2.4.2.gh.tar.gz 438766 BLAKE2B e4ff3218e405da24f5146e38fec94d61953e2b89ef1bdae49a2ec925c3c1f953187fec51e9ea9a71c9265959212221fd73d59582a8f91fd4c03c734ad04e219f SHA512 4c39a28781d33bd179492816b2723dba4ef8e535813a25373c94852125b2b743732e98875c89111dce4a6329338c7d69837fed0dd9072740b1bf2b0f192855ab +DIST neovim-remote-2.5.0.gh.tar.gz 439382 BLAKE2B b37317362b13dcb796d6a6ca0bd16b99b48154d9615af162d3da3898b080bbd87ae4624c37240498d73b92522a32a732cfc75ce8f69e172c97dd837b0965748e SHA512 872ad20f947a5ac99a1a91b925e1daa59e0c4ed6b7dbe9fede806dae2c3f1f5bc8bd660ba58513c41e402d39e2ad15d5f499d57e13782af7d10d8390a2737ea3 EBUILD neovim-remote-2.4.0.ebuild 704 BLAKE2B a18c1b0fc42deab1c1d84f4898c5bcba374c4ebff451cdeb4636f6040b53a9e25b78d5791babf8ddd3f2f905257dc1a36cd79b7e7714caa0d3cc0fdd6e73eec7 SHA512 f554e88ef6e4f30bde226ddcb7fc4a899f962642dfb5778c9a79a7fe0cdd83e613d7d51c46de1a8b74fb7d4c70e53237c482c3aedacab77444dd56f861cdeb01 -EBUILD neovim-remote-9999.ebuild 671 BLAKE2B 38ba4012235cb1319b6e45c2fd2c654d7b953d8aea20356c685ab3981f407409fbcd1c8242d51aee7961f48b18ea2a8e84544ad080ce3d20cf5eae6da423a9c5 SHA512 e6a5ac51df94453347f06f6b384e48f9c5621b0abc80c6ed4307318e5290f828f52d4fe2b7dd3943ccacb019398bf5c3d4ee9c56f03f53b9096f104540ff9dff +EBUILD neovim-remote-2.4.2.ebuild 762 BLAKE2B 3de34d8b5b790a5e705b4e14b7d905dc3a030aa188c0a6dc3d2ee92288bc7c8782eee36e12ba83a9010173a0829244b86e3ec6cb58810b673aaa736cd60fa271 SHA512 0b28877d745f8bcaaf41716c488448ffadb260b7e9e8f8e2a99274dbe073479cd8f267f2219601475ba04a77d3b92636b2012712a4a6632429f97342f1502764 +EBUILD neovim-remote-2.5.0.ebuild 762 BLAKE2B 3de34d8b5b790a5e705b4e14b7d905dc3a030aa188c0a6dc3d2ee92288bc7c8782eee36e12ba83a9010173a0829244b86e3ec6cb58810b673aaa736cd60fa271 SHA512 0b28877d745f8bcaaf41716c488448ffadb260b7e9e8f8e2a99274dbe073479cd8f267f2219601475ba04a77d3b92636b2012712a4a6632429f97342f1502764 +EBUILD neovim-remote-9999.ebuild 762 BLAKE2B 3de34d8b5b790a5e705b4e14b7d905dc3a030aa188c0a6dc3d2ee92288bc7c8782eee36e12ba83a9010173a0829244b86e3ec6cb58810b673aaa736cd60fa271 SHA512 0b28877d745f8bcaaf41716c488448ffadb260b7e9e8f8e2a99274dbe073479cd8f267f2219601475ba04a77d3b92636b2012712a4a6632429f97342f1502764 MISC metadata.xml 468 BLAKE2B 9610ea02ac7735a7a3eda88c233109fe413b86cb22f7c09573ccf504b2925ed8b5727f13969f159d6695a1385330c548c83df666021b263b1676f48b926de59c SHA512 54517ea76d789c9151bb8b00a372ba3f516d0a1c27da975bc357f392d231915a20a4d72a3027f1b3e9a488d4f933371438c04ed1a5f2342be32d694fc3fa9fe6 diff --git a/dev-python/neovim-remote/neovim-remote-2.4.2.ebuild b/dev-python/neovim-remote/neovim-remote-2.4.2.ebuild new file mode 100644 index 000000000000..a7036334d63e --- /dev/null +++ b/dev-python/neovim-remote/neovim-remote-2.4.2.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 + +if [[ ${PV} == 9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/mhinz/${PN}.git" +else + SRC_URI=" + https://github.com/mhinz/${PN}/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz + " + KEYWORDS="~amd64 ~arm" +fi + +DESCRIPTION="A tool that helps control neovim processes" +HOMEPAGE=" + https://github.com/mhinz/neovim-remote/ + https://pypi.org/project/neovim-remote/ +" + +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + dev-python/pynvim[${PYTHON_USEDEP}] + dev-python/psutil[${PYTHON_USEDEP}] +" + +BDEPEND=" + test? ( + app-editors/neovim + ) +" + +distutils_enable_tests pytest diff --git a/dev-python/neovim-remote/neovim-remote-2.5.0.ebuild b/dev-python/neovim-remote/neovim-remote-2.5.0.ebuild new file mode 100644 index 000000000000..a7036334d63e --- /dev/null +++ b/dev-python/neovim-remote/neovim-remote-2.5.0.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 + +if [[ ${PV} == 9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/mhinz/${PN}.git" +else + SRC_URI=" + https://github.com/mhinz/${PN}/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz + " + KEYWORDS="~amd64 ~arm" +fi + +DESCRIPTION="A tool that helps control neovim processes" +HOMEPAGE=" + https://github.com/mhinz/neovim-remote/ + https://pypi.org/project/neovim-remote/ +" + +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + dev-python/pynvim[${PYTHON_USEDEP}] + dev-python/psutil[${PYTHON_USEDEP}] +" + +BDEPEND=" + test? ( + app-editors/neovim + ) +" + +distutils_enable_tests pytest diff --git a/dev-python/neovim-remote/neovim-remote-9999.ebuild b/dev-python/neovim-remote/neovim-remote-9999.ebuild index 15b4a3d9ac79..a7036334d63e 100644 --- a/dev-python/neovim-remote/neovim-remote-9999.ebuild +++ b/dev-python/neovim-remote/neovim-remote-9999.ebuild @@ -1,21 +1,29 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} ) -PYTHON_COMPAT=( python3_{7..10} ) inherit distutils-r1 if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/mhinz/${PN}.git" else - SRC_URI="https://github.com/mhinz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI=" + https://github.com/mhinz/${PN}/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz + " KEYWORDS="~amd64 ~arm" fi DESCRIPTION="A tool that helps control neovim processes" -HOMEPAGE="https://github.com/mhinz/neovim-remote" +HOMEPAGE=" + https://github.com/mhinz/neovim-remote/ + https://pypi.org/project/neovim-remote/ +" LICENSE="MIT" SLOT="0" @@ -25,8 +33,10 @@ RDEPEND=" dev-python/psutil[${PYTHON_USEDEP}] " -distutils_enable_tests pytest - -BDEPEND+=" - test? ( app-editors/neovim ) +BDEPEND=" + test? ( + app-editors/neovim + ) " + +distutils_enable_tests pytest -- cgit v1.2.3