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: profiles/, dev-python/rednose/
Date: Wed, 23 Dec 2020 09:06:29
Message-Id: 1608714126.6211c87169d7bc039158566cd527a1eb603b00ab.mgorny@gentoo
1 commit: 6211c87169d7bc039158566cd527a1eb603b00ab
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 23 09:00:18 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 23 09:02:06 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6211c871
7
8 dev-python/rednose: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/755623
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/rednose/Manifest | 1 -
14 dev-python/rednose/metadata.xml | 8 --------
15 dev-python/rednose/rednose-0.4.3.ebuild | 24 ------------------------
16 profiles/package.mask | 1 -
17 4 files changed, 34 deletions(-)
18
19 diff --git a/dev-python/rednose/Manifest b/dev-python/rednose/Manifest
20 deleted file mode 100644
21 index a55133a85c1..00000000000
22 --- a/dev-python/rednose/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST rednose-0.4.3.tar.gz 6046 BLAKE2B 0486d4743d0aecbbcc49cbee108e3d6841d6f3f4e6165614c96122dc9b9a626ad56cea9703f04adad83db3a2dcd934896eed93ad5ebd30c9a7f6711e3e1be375 SHA512 e0169599f251cd90a2906e489b870e7d10322a82253a3a814bc71aa257bea34bd5eb833b637dbae3128f8f37df79929aa4d6331e246654c83eb16118d637182a
26
27 diff --git a/dev-python/rednose/metadata.xml b/dev-python/rednose/metadata.xml
28 deleted file mode 100644
29 index 465ceb1fab8..00000000000
30 --- a/dev-python/rednose/metadata.xml
31 +++ /dev/null
32 @@ -1,8 +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-needed-->
37 - <upstream>
38 - <remote-id type="pypi">rednose</remote-id>
39 - </upstream>
40 -</pkgmetadata>
41
42 diff --git a/dev-python/rednose/rednose-0.4.3.ebuild b/dev-python/rednose/rednose-0.4.3.ebuild
43 deleted file mode 100644
44 index 7b2d5dd372c..00000000000
45 --- a/dev-python/rednose/rednose-0.4.3.ebuild
46 +++ /dev/null
47 @@ -1,24 +0,0 @@
48 -# Copyright 1999-2020 Gentoo Authors
49 -# Distributed under the terms of the GNU General Public License v2
50 -
51 -EAPI=7
52 -PYTHON_COMPAT=( python3_{6,7} )
53 -
54 -inherit distutils-r1
55 -
56 -DESCRIPTION="coloured output for nosetests"
57 -HOMEPAGE="http://gfxmonk.net/dist/0install/rednose.xml"
58 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
59 -
60 -LICENSE="BSD"
61 -SLOT="0"
62 -KEYWORDS="amd64 ~arm64 ppc64 x86"
63 -IUSE=""
64 -
65 -CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
66 -DEPEND="${CDEPEND}"
67 -RDEPEND="
68 - ${CDEPEND}
69 - dev-python/colorama[${PYTHON_USEDEP}]
70 - >=dev-python/python-termstyle-0.1.7[${PYTHON_USEDEP}]
71 -"
72
73 diff --git a/profiles/package.mask b/profiles/package.mask
74 index cde510c28e1..abac92b6d79 100644
75 --- a/profiles/package.mask
76 +++ b/profiles/package.mask
77 @@ -297,7 +297,6 @@ games-emulation/fakenes
78 # (or are broken). They have no reverse dependencies, except for other
79 # packages from the list.
80 # Removal in 30 days. Bug #755623.
81 -dev-python/rednose
82 dev-python/resumable-urlretrieve
83 dev-python/shutilwhich
84 dev-python/sortedcollections