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/PyDbLite/
Date: Sat, 23 May 2020 09:54:46
Message-Id: 1590227647.a99a6ac19729aa366858a28502c75da37e42309a.mgorny@gentoo
1 commit: a99a6ac19729aa366858a28502c75da37e42309a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 23 09:54:07 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 23 09:54:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a99a6ac1
7
8 dev-python/PyDbLite: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/718848
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/PyDbLite/Manifest | 1 -
14 dev-python/PyDbLite/PyDbLite-3.0.4.ebuild | 18 ------------------
15 dev-python/PyDbLite/metadata.xml | 11 -----------
16 profiles/package.mask | 5 -----
17 4 files changed, 35 deletions(-)
18
19 diff --git a/dev-python/PyDbLite/Manifest b/dev-python/PyDbLite/Manifest
20 deleted file mode 100644
21 index e0f21c538f4..00000000000
22 --- a/dev-python/PyDbLite/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST PyDbLite-3.0.4.tar.gz 510241 BLAKE2B 948858df8653a74872a7a017ecdfee2d078edd441671e4b0fd2a6e4ea73d9b885899fd8d35209c96e72bcbae48cc7c9db940e4add8ba9afeb55a6da1b49664a7 SHA512 7708d6cf391f18dbc644cfe6af34868d2eb59aae47ffb67cdb77d468d605b14c0dccfb159229035984d0dd9dbaa5ce706068ed23a09a5ece2f58565afdfad69f
26
27 diff --git a/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild b/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild
28 deleted file mode 100644
29 index 2fcacb0e538..00000000000
30 --- a/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild
31 +++ /dev/null
32 @@ -1,18 +0,0 @@
33 -# Copyright 1999-2020 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -
38 -PYTHON_COMPAT=( python3_6 pypy3)
39 -
40 -inherit distutils-r1
41 -
42 -DESCRIPTION="A fast, pure-Python in-memory database"
43 -HOMEPAGE="https://pypi.org/project/PyDbLite/"
44 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
45 -
46 -LICENSE="BSD"
47 -SLOT="0"
48 -KEYWORDS="~amd64"
49 -
50 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
51
52 diff --git a/dev-python/PyDbLite/metadata.xml b/dev-python/PyDbLite/metadata.xml
53 deleted file mode 100644
54 index cec6d63f588..00000000000
55 --- a/dev-python/PyDbLite/metadata.xml
56 +++ /dev/null
57 @@ -1,11 +0,0 @@
58 -<?xml version='1.0' encoding='UTF-8'?>
59 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
60 -<pkgmetadata>
61 - <maintainer type="person">
62 - <email>klausman@g.o</email>
63 - <name>Tobias Klausmann</name>
64 - </maintainer>
65 - <upstream>
66 - <remote-id type="pypi">PyDbLite</remote-id>
67 - </upstream>
68 -</pkgmetadata>
69
70 diff --git a/profiles/package.mask b/profiles/package.mask
71 index e883fe09484..2853707aac8 100644
72 --- a/profiles/package.mask
73 +++ b/profiles/package.mask
74 @@ -412,11 +412,6 @@ games-action/rune
75 # Removal in 30 days. Bug #719040.
76 dev-python/kivy-garden
77
78 -# Michał Górny <mgorny@g.o> (2020-04-23)
79 -# Unmaintained. Stuck on Python 3.6. No revdeps.
80 -# Removal in 30 days. Bug #718848.
81 -dev-python/PyDbLite
82 -
83 # Michał Górny <mgorny@g.o> (2020-04-22)
84 # Effectively unmaintained and stuck on Python 3.6.
85 #