dev-python/turbojson: Remove last-rited package
authorMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 19:23:08 +0000 (20:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 19:28:27 +0000 (20:28 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/turbojson/Manifest [deleted file]
dev-python/turbojson/metadata.xml [deleted file]
dev-python/turbojson/turbojson-1.3.2-r1.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-python/turbojson/Manifest b/dev-python/turbojson/Manifest
deleted file mode 100644 (file)
index 659d359..0000000
+++ /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 (file)
index ca5fe0e..0000000
+++ /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="project">
-               <email>python@gentoo.org</email>
-               <name>Python</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="pypi">TurboJson</remote-id>
-       </upstream>
-</pkgmetadata>
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 (file)
index 339e25c..0000000
+++ /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
index 36c1eba6f5568725eb32e90c44d9a0bdc0597c09..6237b9f8f6bda254edb01916a94b9fa366315cb8 100644 (file)
@@ -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