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

diff --git a/dev-python/gdata/Manifest b/dev-python/gdata/Manifest
deleted file mode 100644 (file)
index 42e6aaf..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST gdata-2.0.18.tar.gz 2475552 BLAKE2B 8679667c427aea162a13d56bb6e88d3c092960c3d0b15d4f297b6a96ea63a96373469e875629386d573a0a97024d16ef3d42798749554dc09b621919b98a4f65 SHA512 57d01a8e41fd7507621c10a4ea3e66223aa1d481365269daecdb5ef1bd725915448bcfa5aca9bef3a7fb4b735627d7916b7f971f1c05d7bf840069346e98ceef
diff --git a/dev-python/gdata/gdata-2.0.18.ebuild b/dev-python/gdata/gdata-2.0.18.ebuild
deleted file mode 100644 (file)
index 310cc57..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="ssl(+),xml(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Python client library for Google data APIs"
-HOMEPAGE="https://github.com/google/gdata-python-client https://pypi.org/project/gdata/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="examples"
-
-python_test() {
-       # run_service_tests.py requires interaction (and a valid Google account), so skip it.
-       "${PYTHON}" tests/run_data_tests.py -v || die "Test failed under ${EPYTHON}"
-}
-
-python_install_all() {
-       use examples && local EXAMPLES=( samples/. )
-       distutils-r1_python_install_all
-}
diff --git a/dev-python/gdata/metadata.xml b/dev-python/gdata/metadata.xml
deleted file mode 100644 (file)
index 84c7618..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="github">google/gdata-python-client</remote-id>
-               <remote-id type="pypi">gdata</remote-id>
-       </upstream>
-</pkgmetadata>
index 663daf015eaccbe466d64b3d6fe8c2975dd277e7..baf0f2d512fe6f8b3579c7a66a314e376fb54deb 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/gdata
 dev-python/libwnck-python
 dev-python/lxc-python2
 dev-python/mantissa