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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 48DA4138359 for ; Tue, 17 Nov 2020 14:21:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84A43E097C; Tue, 17 Nov 2020 14:21:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 69710E0980 for ; Tue, 17 Nov 2020 14:21:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 67A7933BE99 for ; Tue, 17 Nov 2020 14:21:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 949A7462 for ; Tue, 17 Nov 2020 14:21:09 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1605622849.0633697c542976021513c9b53028c182c4616124.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-vim/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/spyder-vim/Manifest dev-python/spyder-vim/spyder-vim-0_pre20200721.ebuild X-VCS-Directories: dev-python/spyder-vim/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 0633697c542976021513c9b53028c182c4616124 X-VCS-Branch: master Date: Tue, 17 Nov 2020 14:21:09 +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: ac1c4e60-2f90-4730-958a-5378b820438c X-Archives-Hash: d72d6cf28329c94983aff608f8c1c4ae commit: 0633697c542976021513c9b53028c182c4616124 Author: Andrew Ammerlaan riseup net> AuthorDate: Mon Nov 9 12:59:49 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Nov 17 14:20:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0633697c dev-python/spyder-vim: drop old Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> Signed-off-by: Joonas Niilola gentoo.org> dev-python/spyder-vim/Manifest | 1 - .../spyder-vim/spyder-vim-0_pre20200721.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/dev-python/spyder-vim/Manifest b/dev-python/spyder-vim/Manifest index 9bb8a31b7be..2a079b8271e 100644 --- a/dev-python/spyder-vim/Manifest +++ b/dev-python/spyder-vim/Manifest @@ -1,2 +1 @@ -DIST spyder-vim-0_pre20200721.tar.gz 291815 BLAKE2B 6fbcd5dfc73de14a3e31deb4e7dae2e1881a1ad4fb07213c04b4c7446b225ebfdbf90c95c441e0b275dd020fa972eddd7b8ef11cab52b44fc369531f82dc381c SHA512 4363606f6329c3be84cab7431c7eda08012ee365e475446dd1addf858896ce1584ff04d3603a0f0a1473d3741b23befd311e3a107a96869da90eb6dc3c844361 DIST spyder-vim-0_pre20201026.tar.gz 293554 BLAKE2B 1ee4122e5a149d029d67f93acabacf81af47b2a7d9902ef2c3a5bc289e5c532c8b2f15ce59cb0b8bb16eb6b3ea461c3ce44ff85f6f8d022cea5e5b482987a8fc SHA512 98b479b4ab2be5e1cbe730e1d4441c5d557d32ad7caee31ed2e6c936d97554ca50f3f0b0d2cef68be7742653946d3c87a01938479664de4066e22b13441c58fa diff --git a/dev-python/spyder-vim/spyder-vim-0_pre20200721.ebuild b/dev-python/spyder-vim/spyder-vim-0_pre20200721.ebuild deleted file mode 100644 index 07c570778eb..00000000000 --- a/dev-python/spyder-vim/spyder-vim-0_pre20200721.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8} ) - -inherit distutils-r1 virtualx - -COMMIT="c6f6ad75d1298d4cdadab69d57b2b4e2d235d8f3" - -DESCRIPTION="Plugin for Spyder to enable Vim keybindings" -HOMEPAGE="https://github.com/spyder-ide/spyder-vim" -SRC_URI="https://github.com/spyder-ide/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=">dev-python/spyder-4.0.0[${PYTHON_USEDEP}]" - -DEPEND="test? ( - dev-python/flaky[${PYTHON_USEDEP}] - dev-python/pytest-mock[${PYTHON_USEDEP}] - dev-python/pytest-qt[${PYTHON_USEDEP}] -)" - -DOCS=( "README.rst" "doc/example.gif" ) - -S="${WORKDIR}/${PN}-${COMMIT}" - -distutils_enable_tests pytest - -python_test() { - virtx pytest -vv -}