From 9da94bf70bec0188e695bfc4156b1811851304ae Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 21 Feb 2020 20:22:07 +0100 Subject: [PATCH] dev-python/gdata: 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/gdata/Manifest | 1 - dev-python/gdata/gdata-2.0.18.ebuild | 27 --------------------------- dev-python/gdata/metadata.xml | 12 ------------ profiles/package.mask | 1 - 4 files changed, 41 deletions(-) delete mode 100644 dev-python/gdata/Manifest delete mode 100644 dev-python/gdata/gdata-2.0.18.ebuild delete mode 100644 dev-python/gdata/metadata.xml diff --git a/dev-python/gdata/Manifest b/dev-python/gdata/Manifest deleted file mode 100644 index 42e6aafb643b..000000000000 --- a/dev-python/gdata/Manifest +++ /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 index 310cc571087c..000000000000 --- a/dev-python/gdata/gdata-2.0.18.ebuild +++ /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 index 84c76180c346..000000000000 --- a/dev-python/gdata/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - python@gentoo.org - Python - - - google/gdata-python-client - gdata - - diff --git a/profiles/package.mask b/profiles/package.mask index 663daf015eac..baf0f2d512fe 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/gdata dev-python/libwnck-python dev-python/lxc-python2 dev-python/mantissa -- 2.26.2