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/ptpython/
Date: Wed, 23 Dec 2020 09:06:25
Message-Id: 1608714117.e1e41c77cc195b6f91018c3fb8330fbdbe4c3bed.mgorny@gentoo
1 commit: e1e41c77cc195b6f91018c3fb8330fbdbe4c3bed
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 23 09:00:10 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 23 09:01:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e41c77
7
8 dev-python/ptpython: 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/ptpython/Manifest | 1 -
14 dev-python/ptpython/metadata.xml | 12 ------------
15 dev-python/ptpython/ptpython-2.0.6.ebuild | 24 ------------------------
16 profiles/package.mask | 1 -
17 4 files changed, 38 deletions(-)
18
19 diff --git a/dev-python/ptpython/Manifest b/dev-python/ptpython/Manifest
20 deleted file mode 100644
21 index 3cd505f6fb7..00000000000
22 --- a/dev-python/ptpython/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST ptpython-2.0.6.tar.gz 46980 BLAKE2B b78013d898bb01106315a7aea88f40c0a8ba70571ae8fb5376dcf7d67636f4e3d4d329c5c58dc4c2cdca80ec92313938250224c2560f91eda40bff6c5f59736c SHA512 2d0a84e6515ad2e6523774b1136fdc822aed95e27e6a2d857952b703ea5def86de44166c2cffd8d2151cdf246088959d0a41279cb66b1249a865bff3ad02f4cc
26
27 diff --git a/dev-python/ptpython/metadata.xml b/dev-python/ptpython/metadata.xml
28 deleted file mode 100644
29 index ec02a39c699..00000000000
30 --- a/dev-python/ptpython/metadata.xml
31 +++ /dev/null
32 @@ -1,12 +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="project">
37 - <email>python@g.o</email>
38 - <name>Python</name>
39 - </maintainer>
40 - <upstream>
41 - <remote-id type="pypi">ptpython</remote-id>
42 - <remote-id type="github">prompt-toolkit/ptpython</remote-id>
43 - </upstream>
44 -</pkgmetadata>
45
46 diff --git a/dev-python/ptpython/ptpython-2.0.6.ebuild b/dev-python/ptpython/ptpython-2.0.6.ebuild
47 deleted file mode 100644
48 index c543ecf4590..00000000000
49 --- a/dev-python/ptpython/ptpython-2.0.6.ebuild
50 +++ /dev/null
51 @@ -1,24 +0,0 @@
52 -# Copyright 1999-2020 Gentoo Authors
53 -# Distributed under the terms of the GNU General Public License v2
54 -
55 -EAPI=7
56 -
57 -DISTUTILS_USE_SETUPTOOLS=rdepend
58 -PYTHON_COMPAT=( python3_{6,7} )
59 -inherit distutils-r1
60 -
61 -DESCRIPTION="Python REPL build on top of prompt_toolkit"
62 -HOMEPAGE="https://pypi.org/project/ptpython/ https://github.com/prompt-toolkit/ptpython"
63 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
64 -
65 -LICENSE="BSD"
66 -SLOT="0"
67 -KEYWORDS="amd64 x86"
68 -
69 -RDEPEND="
70 - dev-python/docopt[${PYTHON_USEDEP}]
71 - >=dev-python/jedi-0.9.0[${PYTHON_USEDEP}]
72 - >=dev-python/prompt_toolkit-2.0.8[${PYTHON_USEDEP}]
73 - <dev-python/prompt_toolkit-2.1.0[${PYTHON_USEDEP}]
74 - dev-python/pygments[${PYTHON_USEDEP}]
75 -"
76
77 diff --git a/profiles/package.mask b/profiles/package.mask
78 index 54b6c7cfe3e..b857e6f8c04 100644
79 --- a/profiles/package.mask
80 +++ b/profiles/package.mask
81 @@ -297,7 +297,6 @@ games-emulation/fakenes
82 # (or are broken). They have no reverse dependencies, except for other
83 # packages from the list.
84 # Removal in 30 days. Bug #755623.
85 -dev-python/ptpython
86 dev-python/pure-sasl
87 dev-python/pyfltk
88 dev-python/pympler