dev-python/torment: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Tue, 15 Oct 2019 17:04:11 +0000 (19:04 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 15 Oct 2019 17:28:12 +0000 (19:28 +0200)
Closes: https://bugs.gentoo.org/694280
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/torment/Manifest [deleted file]
dev-python/torment/metadata.xml [deleted file]
dev-python/torment/torment-3.0.3.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-python/torment/Manifest b/dev-python/torment/Manifest
deleted file mode 100644 (file)
index c922b82..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST torment-3.0.3.tar.gz 33976 BLAKE2B df784ee7ae367e9c94c04885114176238748524ab511e161608ef59e08b7b1f765c361563bdd2799381e9679a58816d5f907f0467284274c3a8c1d0b206f1a91 SHA512 85876668ce2ee898f876711aa11186ee2edb092ac1b768ee828670a6aef8bfc9cbcdee4aa07d8068ebed2edb60aa0774d74d2e7976a6c021ae5264aee1e83fbd
diff --git a/dev-python/torment/metadata.xml b/dev-python/torment/metadata.xml
deleted file mode 100644 (file)
index 6e5c3d9..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <!--maintainer-needed-->
-       <upstream>
-               <remote-id type="pypi">torment</remote-id>
-               <remote-id type="github">kumoru/torment</remote-id>
-       </upstream>
-</pkgmetadata>
diff --git a/dev-python/torment/torment-3.0.3.ebuild b/dev-python/torment/torment-3.0.3.ebuild
deleted file mode 100644 (file)
index 27d9643..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_{5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="A Study in Fixture Based Testing Frameworking"
-HOMEPAGE="https://github.com/kumoru/torment"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc test"
-
-CDEPEND="dev-python/mypy[${PYTHON_USEDEP}]"
-DEPEND="
-       dev-python/setuptools[${PYTHON_USEDEP}]
-       doc? (
-               dev-python/sphinx[${PYTHON_USEDEP}]
-               dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
-       )
-       test? (
-               ${CDEPEND}
-               dev-python/coverage[${PYTHON_USEDEP}]
-               dev-python/nose[${PYTHON_USEDEP}]
-       )
-"
-RDEPEND="${CDEPEND}"
-
-python_compile_all() {
-       use doc && esetup.py build_sphinx
-}
-
-python_test() {
-       nosetests || die "Tests failed on ${EPYTHON}"
-}
-
-python_install_all() {
-       use doc && local HTML_DOCS=( docs/_build/html/. )
-
-       distutils-r1_python_install_all
-}
index a9d205bb21315e85e635f1175262005a108a5a00..04d4ef4872123dd35ee1f8c4fd8a7e4428df4359 100644 (file)
@@ -458,7 +458,6 @@ net-mail/Freemail
 # a few have been declared discontinued upstream.  None of them has
 # any reverse dependency.
 # Removal in 30 days.  Bug #694280.
-dev-python/torment
 dev-python/twilio
 dev-python/xonsh
 dev-python/yubiotp