From: Michał Górny Date: Tue, 15 Oct 2019 17:04:11 +0000 (+0200) Subject: dev-python/torment: Remove last-rited pkg X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ad6c98dbec2abe74bbe7019f7d49b62771aa54e3;p=gentoo.git dev-python/torment: Remove last-rited pkg Closes: https://bugs.gentoo.org/694280 Signed-off-by: Michał Górny --- diff --git a/dev-python/torment/Manifest b/dev-python/torment/Manifest deleted file mode 100644 index c922b825836a..000000000000 --- a/dev-python/torment/Manifest +++ /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 index 6e5c3d93ec80..000000000000 --- a/dev-python/torment/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - torment - kumoru/torment - - diff --git a/dev-python/torment/torment-3.0.3.ebuild b/dev-python/torment/torment-3.0.3.ebuild deleted file mode 100644 index 27d964344340..000000000000 --- a/dev-python/torment/torment-3.0.3.ebuild +++ /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 -} diff --git a/profiles/package.mask b/profiles/package.mask index a9d205bb2131..04d4ef487212 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -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