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/runsnakerun/, profiles/
Date: Fri, 21 Feb 2020 19:28:46
Message-Id: 1582313301.fcde589b5c88b2fcafe1babdcbdb5b65bf0e7dda.mgorny@gentoo
1 commit: fcde589b5c88b2fcafe1babdcbdb5b65bf0e7dda
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 21 19:22:58 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 21 19:28:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcde589b
7
8 dev-python/runsnakerun: Remove last-rited package
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/runsnakerun/Manifest | 1 -
13 dev-python/runsnakerun/metadata.xml | 15 --------------
14 dev-python/runsnakerun/runsnakerun-2.0.4.ebuild | 27 -------------------------
15 profiles/package.mask | 1 -
16 4 files changed, 44 deletions(-)
17
18 diff --git a/dev-python/runsnakerun/Manifest b/dev-python/runsnakerun/Manifest
19 deleted file mode 100644
20 index af45c784e4b..00000000000
21 --- a/dev-python/runsnakerun/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST RunSnakeRun-2.0.4.tar.gz 447278 BLAKE2B ea5d8adc37249ff9338f319fe9d9aed4cbb9cf0f78d12266ce02bf47010c543f0f245b98091dc59164333a41983865a6d5b4d51e0db23d4329f119285885afc7 SHA512 2338d44ea57e7e9610e85dda5b2d806795d259e4e33e57e15f0ff8c938ba3dbcfc6df46d69f2fff3558879dd3b14725fdb7e0da939bf803776dc6bc95618ec24
25
26 diff --git a/dev-python/runsnakerun/metadata.xml b/dev-python/runsnakerun/metadata.xml
27 deleted file mode 100644
28 index e64fa8d0c00..00000000000
29 --- a/dev-python/runsnakerun/metadata.xml
30 +++ /dev/null
31 @@ -1,15 +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="person">
36 - <email>swegener@g.o</email>
37 - <name>Sven Wegener</name>
38 - </maintainer>
39 - <maintainer type="project">
40 - <email>python@g.o</email>
41 - <name>Python</name>
42 - </maintainer>
43 - <upstream>
44 - <remote-id type="pypi">RunSnakeRun</remote-id>
45 - </upstream>
46 -</pkgmetadata>
47
48 diff --git a/dev-python/runsnakerun/runsnakerun-2.0.4.ebuild b/dev-python/runsnakerun/runsnakerun-2.0.4.ebuild
49 deleted file mode 100644
50 index 4638198dacf..00000000000
51 --- a/dev-python/runsnakerun/runsnakerun-2.0.4.ebuild
52 +++ /dev/null
53 @@ -1,27 +0,0 @@
54 -# Copyright 1999-2019 Gentoo Authors
55 -# Distributed under the terms of the GNU General Public License v2
56 -
57 -EAPI="5"
58 -
59 -MY_PN="RunSnakeRun"
60 -MY_P="${MY_PN}-${PV/_beta/b}"
61 -
62 -PYTHON_COMPAT=( python2_7 )
63 -
64 -inherit distutils-r1
65 -
66 -DESCRIPTION="GUI Viewer for Python profiling runs"
67 -HOMEPAGE="http://www.vrplumber.com/programming/runsnakerun/"
68 -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
69 -
70 -LICENSE="BSD"
71 -SLOT="0"
72 -KEYWORDS="~amd64 ~x86"
73 -IUSE=""
74 -
75 -DEPEND="${PYTHON_DEPS}"
76 -RDEPEND="${DEPEND}
77 - dev-python/squaremap
78 - dev-python/wxpython:3.0"
79 -
80 -S="${WORKDIR}"/${MY_P}
81
82 diff --git a/profiles/package.mask b/profiles/package.mask
83 index 4e3c91c4534..c7f6545aeaa 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/runsnakerun
91 dev-python/sqlite3dbm
92 dev-python/sqlobject
93 dev-python/steadymark