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

diff --git a/dev-python/python-tvrage/Manifest b/dev-python/python-tvrage/Manifest
deleted file mode 100644 (file)
index 30f4ff0..0000000
+++ /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 (file)
index 9f173cf..0000000
+++ /dev/null
@@ -1,12 +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">python-tvrage</remote-id>
-    <remote-id type="github">ckreutzer/python-tvrage</remote-id>
-  </upstream>
-</pkgmetadata>
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 (file)
index 1d2ec3e..0000000
+++ /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}"
-}
index dde670fd5f6aa716193b13e88b553c99e8339c5f..ca505939699760a5cb0ae8ac05f4ff956b7b065c 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/python-tvrage
 dev-python/python-yadis
 dev-python/qpid-python
 dev-python/robotframework-selenium2library