commit: a99a6ac19729aa366858a28502c75da37e42309a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat May 23 09:54:07 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat May 23 09:54:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a99a6ac1
dev-python/PyDbLite: Remove last-rited pkg Closes: https://bugs.gentoo.org/718848 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/PyDbLite/Manifest | 1 - dev-python/PyDbLite/PyDbLite-3.0.4.ebuild | 18 ------------------ dev-python/PyDbLite/metadata.xml | 11 ----------- profiles/package.mask | 5 ----- 4 files changed, 35 deletions(-) diff --git a/dev-python/PyDbLite/Manifest b/dev-python/PyDbLite/Manifest deleted file mode 100644 index e0f21c538f4..00000000000 --- a/dev-python/PyDbLite/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST PyDbLite-3.0.4.tar.gz 510241 BLAKE2B 948858df8653a74872a7a017ecdfee2d078edd441671e4b0fd2a6e4ea73d9b885899fd8d35209c96e72bcbae48cc7c9db940e4add8ba9afeb55a6da1b49664a7 SHA512 7708d6cf391f18dbc644cfe6af34868d2eb59aae47ffb67cdb77d468d605b14c0dccfb159229035984d0dd9dbaa5ce706068ed23a09a5ece2f58565afdfad69f diff --git a/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild b/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild deleted file mode 100644 index 2fcacb0e538..00000000000 --- a/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python3_6 pypy3) - -inherit distutils-r1 - -DESCRIPTION="A fast, pure-Python in-memory database" -HOMEPAGE="https://pypi.org/project/PyDbLite/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/PyDbLite/metadata.xml b/dev-python/PyDbLite/metadata.xml deleted file mode 100644 index cec6d63f588..00000000000 --- a/dev-python/PyDbLite/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version='1.0' encoding='UTF-8'?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Tobias Klausmann</name> - </maintainer> - <upstream> - <remote-id type="pypi">PyDbLite</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index e883fe09484..2853707aac8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -412,11 +412,6 @@ games-action/rune # Removal in 30 days. Bug #719040. dev-python/kivy-garden -# Michał Górny <[email protected]> (2020-04-23) -# Unmaintained. Stuck on Python 3.6. No revdeps. -# Removal in 30 days. Bug #718848. -dev-python/PyDbLite - # Michał Górny <[email protected]> (2020-04-22) # Effectively unmaintained and stuck on Python 3.6. #
