From: Michał Górny Date: Fri, 21 Feb 2020 19:23:08 +0000 (+0100) Subject: dev-python/turbojson: Remove last-rited package X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=78d92a6735bcec7d0a1bfcf1b1c09e17b970372e;p=gentoo.git dev-python/turbojson: Remove last-rited package Signed-off-by: Michał Górny --- diff --git a/dev-python/turbojson/Manifest b/dev-python/turbojson/Manifest deleted file mode 100644 index 659d3590b0d5..000000000000 --- a/dev-python/turbojson/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST TurboJson-1.3.2.tar.gz 6613 BLAKE2B 0ea98ef43b1984b3bf5311fa0a8b7898ff7b3ad9d0b2f6b8da70038e55e7a2052018820c4adf8a7c8b2c36d11bea2b5e3922566c09f91585afe2f45cbfee5ec7 SHA512 5c3a2382f764ad42629b3f992f0fcef61b858a9ade4084b86d96c16efbf398a6ea5f8d04c3cc5618c681fe1a111877aa64777748535e9830495aaf59e53d11b1 diff --git a/dev-python/turbojson/metadata.xml b/dev-python/turbojson/metadata.xml deleted file mode 100644 index ca5fe0e76d7b..000000000000 --- a/dev-python/turbojson/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - python@gentoo.org - Python - - - TurboJson - - diff --git a/dev-python/turbojson/turbojson-1.3.2-r1.ebuild b/dev-python/turbojson/turbojson-1.3.2-r1.ebuild deleted file mode 100644 index 339e25c7424b..000000000000 --- a/dev-python/turbojson/turbojson-1.3.2-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -MY_PN="TurboJson" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="TurboGears JSON file format support plugin" -HOMEPAGE="https://pypi.org/project/TurboJson/" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="" - -RDEPEND=">=dev-python/simplejson-1.9.1[${PYTHON_USEDEP}] - >=dev-python/peak-rules-0.5[${PYTHON_USEDEP}]" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" - -S="${WORKDIR}/${MY_P}" -# Testsuite requires a package of peak not present in portage diff --git a/profiles/package.mask b/profiles/package.mask index 36c1eba6f556..6237b9f8f6bd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -633,7 +633,6 @@ net-im/silc-toolkit # The following Gentoo packages are Python 2-only and have no reverse # dependencies. # Removal in 30 days. Bug #705762. -dev-python/turbojson dev-python/turbokid dev-python/weakrefmethod dev-python/webut