commit: 3c7caae43b6798826adf0d7546a0280a8b252d2d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun May 31 10:09:39 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun May 31 10:09:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c7caae4
dev-python/nose-descriptionfixer: Remove last-rited pkg Closes: https://bugs.gentoo.org/719280 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/nose-descriptionfixer/Manifest | 1 - dev-python/nose-descriptionfixer/metadata.xml | 11 ----------- .../nose-descriptionfixer-0.0.4.ebuild | 19 ------------------- profiles/package.mask | 5 ----- 4 files changed, 36 deletions(-) diff --git a/dev-python/nose-descriptionfixer/Manifest b/dev-python/nose-descriptionfixer/Manifest deleted file mode 100644 index 55cf8075c74..00000000000 --- a/dev-python/nose-descriptionfixer/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST nose-descriptionfixer-0.0.4.tar.gz 2889 BLAKE2B 36ac9c0b3c5d12a713c609177dcdc8a46878ef367140417189a4cd1c88d58bb535838bbf181d469bdfc07a51cec9144cdcfdb9c1df749148228ad58ae688202f SHA512 c52e463282c1574ee35e96f680aeaebb6ec1b8ba1bfe58e387cf41d8708c60a7cb7501717de03a90f47db9c4b3aa3e5a4a57e4769d053fd4883e565369d8fce7 diff --git a/dev-python/nose-descriptionfixer/metadata.xml b/dev-python/nose-descriptionfixer/metadata.xml deleted file mode 100644 index 28cdeeee559..00000000000 --- a/dev-python/nose-descriptionfixer/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version='1.0' encoding='UTF-8'?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Tobias Klausmann</name> - </maintainer> - <upstream> - <remote-id type="pypi">nose-descriptionfixer</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild b/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild deleted file mode 100644 index 6c586375e63..00000000000 --- a/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python3_6 pypy3 ) - -inherit distutils-r1 - -DESCRIPTION="Fix the way tests are described when the verbose flag is used" -HOMEPAGE="https://pypi.org/project/nose-descriptionfixer/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="dev-python/nose[${PYTHON_USEDEP}]" diff --git a/profiles/package.mask b/profiles/package.mask index 0583a7210da..edf45810bd6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -348,11 +348,6 @@ dev-python/pyjade # Removal in 30 days. Bug #719380. dev-python/pyalsaaudio -# Michał Górny <[email protected]> (2020-04-25) -# Unused plugin for dead dev-python/nose. No revdeps. -# Removal in 30 days. Bug #719280. -dev-python/nose-descriptionfixer - # Michał Górny <[email protected]> (2020-04-22) # Effectively unmaintained and stuck on Python 3.6. #
