From e070f4a191b8f1d0e53ffbffe6af8bcbd9924074 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 21 Feb 2020 20:22:44 +0100 Subject: [PATCH] dev-python/python-tvrage: Remove last-rited package MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/python-tvrage/Manifest | 1 - dev-python/python-tvrage/metadata.xml | 12 ---------- .../python-tvrage/python-tvrage-0.4.1.ebuild | 24 ------------------- profiles/package.mask | 1 - 4 files changed, 38 deletions(-) delete mode 100644 dev-python/python-tvrage/Manifest delete mode 100644 dev-python/python-tvrage/metadata.xml delete mode 100644 dev-python/python-tvrage/python-tvrage-0.4.1.ebuild diff --git a/dev-python/python-tvrage/Manifest b/dev-python/python-tvrage/Manifest deleted file mode 100644 index 30f4ff0652da..000000000000 --- a/dev-python/python-tvrage/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST python-tvrage-0.4.1.tar.gz 10646 BLAKE2B a2d48fd8042fb7d59ca5401eb200e4936e1764e84404c2db20131cc5b7b8c144bb9c3d06a08662954360e78a3177b193a8128b69a115b2e7c91af2561b4ef262 SHA512 cabee676e85206b8c052b79b0f5fd039719ede104607795fe8d1947f2fd810fd9fd08ba8c6e94d1fa68dd5e51060e10fb9c12349f21b752242f7eae2b4771009 diff --git a/dev-python/python-tvrage/metadata.xml b/dev-python/python-tvrage/metadata.xml deleted file mode 100644 index 9f173cf4616f..000000000000 --- a/dev-python/python-tvrage/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - python@gentoo.org - Python - - - python-tvrage - ckreutzer/python-tvrage - - diff --git a/dev-python/python-tvrage/python-tvrage-0.4.1.ebuild b/dev-python/python-tvrage/python-tvrage-0.4.1.ebuild deleted file mode 100644 index 1d2ec3e7dc67..000000000000 --- a/dev-python/python-tvrage/python-tvrage-0.4.1.ebuild +++ /dev/null @@ -1,24 +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 vcs-snapshot - -DESCRIPTION="Python client for the tvrage.com XML API" -HOMEPAGE="https://github.com/ckreutzer/python-tvrage" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-python/beautifulsoup:python-2[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" - -python_test() { - "${PYTHON}" tests/api_tests.py || die "Testing failed with ${EPYTHON}" -} diff --git a/profiles/package.mask b/profiles/package.mask index dde670fd5f6a..ca5059396997 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/python-tvrage dev-python/python-yadis dev-python/qpid-python dev-python/robotframework-selenium2library -- 2.26.2