From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 737C6158090 for ; Mon, 16 May 2022 13:20:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B668E09BA; Mon, 16 May 2022 13:20:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3DFB4E09BA for ; Mon, 16 May 2022 13:20:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B540F341628 for ; Mon, 16 May 2022 13:20:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06BF94D5 for ; Mon, 16 May 2022 13:20:44 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1652707142.2e03d80ce3d3f10f62a2526731c752b1e2d1e70b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/neovim-remote/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/neovim-remote/Manifest dev-python/neovim-remote/neovim-remote-2.4.0.ebuild dev-python/neovim-remote/neovim-remote-2.4.2.ebuild X-VCS-Directories: dev-python/neovim-remote/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2e03d80ce3d3f10f62a2526731c752b1e2d1e70b X-VCS-Branch: master Date: Mon, 16 May 2022 13:20:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cafbe924-43a4-4722-a1eb-543b882e4a8b X-Archives-Hash: 5945968ceffecd562f7643f98be52a09 commit: 2e03d80ce3d3f10f62a2526731c752b1e2d1e70b Author: Michał Górny gentoo org> AuthorDate: Mon May 16 13:19:02 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon May 16 13:19:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e03d80c dev-python/neovim-remote: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/neovim-remote/Manifest | 2 -- .../neovim-remote/neovim-remote-2.4.0.ebuild | 33 ----------------- .../neovim-remote/neovim-remote-2.4.2.ebuild | 42 ---------------------- 3 files changed, 77 deletions(-) diff --git a/dev-python/neovim-remote/Manifest b/dev-python/neovim-remote/Manifest index 1bcf043aa783..8f9a93992753 100644 --- a/dev-python/neovim-remote/Manifest +++ b/dev-python/neovim-remote/Manifest @@ -1,3 +1 @@ -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 diff --git a/dev-python/neovim-remote/neovim-remote-2.4.0.ebuild b/dev-python/neovim-remote/neovim-remote-2.4.0.ebuild deleted file mode 100644 index 24fb72fd1950..000000000000 --- a/dev-python/neovim-remote/neovim-remote-2.4.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -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 - 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}] -" - -distutils_enable_tests pytest - -BDEPEND+=" - test? ( app-editors/neovim ) -" diff --git a/dev-python/neovim-remote/neovim-remote-2.4.2.ebuild b/dev-python/neovim-remote/neovim-remote-2.4.2.ebuild deleted file mode 100644 index a7036334d63e..000000000000 --- a/dev-python/neovim-remote/neovim-remote-2.4.2.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# 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