Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nose-descriptionfixer/, profiles/
Date: Sun, 31 May 2020 10:14:33
Message-Id: 1590919779.3c7caae43b6798826adf0d7546a0280a8b252d2d.mgorny@gentoo
1 commit: 3c7caae43b6798826adf0d7546a0280a8b252d2d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 10:09:39 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 10:09:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c7caae4
7
8 dev-python/nose-descriptionfixer: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/719280
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/nose-descriptionfixer/Manifest | 1 -
14 dev-python/nose-descriptionfixer/metadata.xml | 11 -----------
15 .../nose-descriptionfixer-0.0.4.ebuild | 19 -------------------
16 profiles/package.mask | 5 -----
17 4 files changed, 36 deletions(-)
18
19 diff --git a/dev-python/nose-descriptionfixer/Manifest b/dev-python/nose-descriptionfixer/Manifest
20 deleted file mode 100644
21 index 55cf8075c74..00000000000
22 --- a/dev-python/nose-descriptionfixer/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST nose-descriptionfixer-0.0.4.tar.gz 2889 BLAKE2B 36ac9c0b3c5d12a713c609177dcdc8a46878ef367140417189a4cd1c88d58bb535838bbf181d469bdfc07a51cec9144cdcfdb9c1df749148228ad58ae688202f SHA512 c52e463282c1574ee35e96f680aeaebb6ec1b8ba1bfe58e387cf41d8708c60a7cb7501717de03a90f47db9c4b3aa3e5a4a57e4769d053fd4883e565369d8fce7
26
27 diff --git a/dev-python/nose-descriptionfixer/metadata.xml b/dev-python/nose-descriptionfixer/metadata.xml
28 deleted file mode 100644
29 index 28cdeeee559..00000000000
30 --- a/dev-python/nose-descriptionfixer/metadata.xml
31 +++ /dev/null
32 @@ -1,11 +0,0 @@
33 -<?xml version='1.0' encoding='UTF-8'?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 - <maintainer type="person">
37 - <email>klausman@g.o</email>
38 - <name>Tobias Klausmann</name>
39 - </maintainer>
40 - <upstream>
41 - <remote-id type="pypi">nose-descriptionfixer</remote-id>
42 - </upstream>
43 -</pkgmetadata>
44
45 diff --git a/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild b/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild
46 deleted file mode 100644
47 index 6c586375e63..00000000000
48 --- a/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild
49 +++ /dev/null
50 @@ -1,19 +0,0 @@
51 -# Copyright 1999-2020 Gentoo Authors
52 -# Distributed under the terms of the GNU General Public License v2
53 -
54 -EAPI=5
55 -
56 -PYTHON_COMPAT=( python3_6 pypy3 )
57 -
58 -inherit distutils-r1
59 -
60 -DESCRIPTION="Fix the way tests are described when the verbose flag is used"
61 -HOMEPAGE="https://pypi.org/project/nose-descriptionfixer/"
62 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
63 -
64 -LICENSE="BSD"
65 -SLOT="0"
66 -KEYWORDS="~amd64"
67 -
68 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
69 -RDEPEND="dev-python/nose[${PYTHON_USEDEP}]"
70
71 diff --git a/profiles/package.mask b/profiles/package.mask
72 index 0583a7210da..edf45810bd6 100644
73 --- a/profiles/package.mask
74 +++ b/profiles/package.mask
75 @@ -348,11 +348,6 @@ dev-python/pyjade
76 # Removal in 30 days. Bug #719380.
77 dev-python/pyalsaaudio
78
79 -# Michał Górny <mgorny@g.o> (2020-04-25)
80 -# Unused plugin for dead dev-python/nose. No revdeps.
81 -# Removal in 30 days. Bug #719280.
82 -dev-python/nose-descriptionfixer
83 -
84 # Michał Górny <mgorny@g.o> (2020-04-22)
85 # Effectively unmaintained and stuck on Python 3.6.
86 #