From 3d6688722c8aef6b694f3328b0cc816b3c6f7860 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 21 Feb 2020 20:22:20 +0100 Subject: [PATCH] dev-python/openstack-nose-plugin: Remove last-rited package MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/openstack-nose-plugin/Manifest | 1 - dev-python/openstack-nose-plugin/metadata.xml | 20 ---------------- .../openstack-nose-plugin-0.11-r2.ebuild | 23 ------------------- profiles/package.mask | 1 - 4 files changed, 45 deletions(-) delete mode 100644 dev-python/openstack-nose-plugin/Manifest delete mode 100644 dev-python/openstack-nose-plugin/metadata.xml delete mode 100644 dev-python/openstack-nose-plugin/openstack-nose-plugin-0.11-r2.ebuild diff --git a/dev-python/openstack-nose-plugin/Manifest b/dev-python/openstack-nose-plugin/Manifest deleted file mode 100644 index 4c3c3377b4c3..000000000000 --- a/dev-python/openstack-nose-plugin/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST openstack.nose_plugin-0.11.tar.gz 4120 BLAKE2B 5335b920cba985639d0ca36f475d0d020bdf15eab5a32fc481f0d7200de867c437dc0fa6766aecd93e41a564c584201ebec92c10030c577768f3b2e798661258 SHA512 25139ebd3229cb5e07e296848d5a0bff090bec9b3ba618fe3a4278bdc9b2f7f0eced887285e9e3836b555afcbd74f061ec90a8a63d5c1fdfc53b7aea48a102a2 diff --git a/dev-python/openstack-nose-plugin/metadata.xml b/dev-python/openstack-nose-plugin/metadata.xml deleted file mode 100644 index 087aceb21ebd..000000000000 --- a/dev-python/openstack-nose-plugin/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - prometheanfire@gentoo.org - Matthew Thode - - - python@gentoo.org - Python - - - openstack.nose_plugin provides a nose plugin that allow's nosetests output - to mimic the output of openstack's run_tests.py. - - - openstack.nose_plugin - openstack-dev/openstack-nose - - diff --git a/dev-python/openstack-nose-plugin/openstack-nose-plugin-0.11-r2.ebuild b/dev-python/openstack-nose-plugin/openstack-nose-plugin-0.11-r2.ebuild deleted file mode 100644 index 56df4bfe15ed..000000000000 --- a/dev-python/openstack-nose-plugin/openstack-nose-plugin-0.11-r2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="openstack run_tests.py style output for nosetests" -HOMEPAGE="https://github.com/openstack-dev/openstack-nose" -MY_PN="openstack.nose_plugin" -SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" -S="${WORKDIR}/${MY_PN}-${PV}" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="dev-python/nose[${PYTHON_USEDEP}] - dev-python/colorama[${PYTHON_USEDEP}] - dev-python/termcolor[${PYTHON_USEDEP}]" diff --git a/profiles/package.mask b/profiles/package.mask index cf721861b48e..0ea0611b707e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -633,7 +633,6 @@ net-im/silc-toolkit # The following Gentoo packages are Python 2-only and have no reverse # dependencies. # Removal in 30 days. Bug #705762. -dev-python/openstack-nose-plugin dev-python/paisley dev-python/pkipplib dev-python/processing -- 2.26.2