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/turbokid/, profiles/
Date: Fri, 21 Feb 2020 19:28:49
Message-Id: 1582313308.b782c2801e465a5d2a1452dfd969c1a0e872b45b.mgorny@gentoo
1 commit: b782c2801e465a5d2a1452dfd969c1a0e872b45b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 21 19:23:09 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 21 19:28:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b782c280
7
8 dev-python/turbokid: Remove last-rited package
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/turbokid/Manifest | 1 -
13 dev-python/turbokid/metadata.xml | 11 ----------
14 dev-python/turbokid/turbokid-1.0.5-r1.ebuild | 31 ----------------------------
15 profiles/package.mask | 1 -
16 4 files changed, 44 deletions(-)
17
18 diff --git a/dev-python/turbokid/Manifest b/dev-python/turbokid/Manifest
19 deleted file mode 100644
20 index 3d8d853a788..00000000000
21 --- a/dev-python/turbokid/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST TurboKid-1.0.5.tar.gz 6878 BLAKE2B f461edc56f7747eb30d58c3b04a783902100585127ce07e1836bfcfaa046e35167d8a48cc890c57516957903087e88c3f826a07f555d37c55038d5f600100b8b SHA512 13a7aba4773ceb5c591c9b5f33b585161a6b6bd92f13169291c20e2cb77b10fe97e3f2d5596d0498add34728a36f6e0968f236fca87f1091a92eee68704222a4
25
26 diff --git a/dev-python/turbokid/metadata.xml b/dev-python/turbokid/metadata.xml
27 deleted file mode 100644
28 index 7f0ee32d148..00000000000
29 --- a/dev-python/turbokid/metadata.xml
30 +++ /dev/null
31 @@ -1,11 +0,0 @@
32 -<?xml version="1.0" encoding="UTF-8"?>
33 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
34 -<pkgmetadata>
35 - <maintainer type="project">
36 - <email>python@g.o</email>
37 - <name>Python</name>
38 - </maintainer>
39 - <upstream>
40 - <remote-id type="pypi">TurboKid</remote-id>
41 - </upstream>
42 -</pkgmetadata>
43
44 diff --git a/dev-python/turbokid/turbokid-1.0.5-r1.ebuild b/dev-python/turbokid/turbokid-1.0.5-r1.ebuild
45 deleted file mode 100644
46 index 32970473dfd..00000000000
47 --- a/dev-python/turbokid/turbokid-1.0.5-r1.ebuild
48 +++ /dev/null
49 @@ -1,31 +0,0 @@
50 -# Copyright 1999-2019 Gentoo Authors
51 -# Distributed under the terms of the GNU General Public License v2
52 -
53 -EAPI=5
54 -PYTHON_COMPAT=( python2_7 )
55 -
56 -inherit distutils-r1
57 -
58 -MY_PN="TurboKid"
59 -MY_P="${MY_PN}-${PV}"
60 -
61 -DESCRIPTION="Python template plugin that supports Kid templates"
62 -HOMEPAGE="https://pypi.org/project/TurboKid/"
63 -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
64 -
65 -LICENSE="MIT"
66 -SLOT="0"
67 -KEYWORDS="~amd64 ~x86"
68 -IUSE="test"
69 -RESTRICT="!test? ( test )"
70 -
71 -S="${WORKDIR}/${MY_P}"
72 -
73 -RDEPEND=">=dev-python/kid-0.9.6[${PYTHON_USEDEP}]"
74 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
75 - test? ( ${RDEPEND}
76 - dev-python/nose[${PYTHON_USEDEP}] )"
77 -
78 -python_test() {
79 - esetup.py test
80 -}
81
82 diff --git a/profiles/package.mask b/profiles/package.mask
83 index 6237b9f8f6b..a834da522d0 100644
84 --- a/profiles/package.mask
85 +++ b/profiles/package.mask
86 @@ -633,7 +633,6 @@ net-im/silc-toolkit
87 # The following Gentoo packages are Python 2-only and have no reverse
88 # dependencies.
89 # Removal in 30 days. Bug #705762.
90 -dev-python/turbokid
91 dev-python/weakrefmethod
92 dev-python/webut
93 dev-python/wehjit