From 10271e0994c3c04c5e85b765e65311f4955e01fd Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Mon, 3 Sep 2018 09:26:53 -0400 Subject: [PATCH] dev-python/django-tastypie: remove last-rited package Bug: https://bugs.gentoo.org/662632 --- dev-python/django-tastypie/Manifest | 1 - .../django-tastypie-0.13.3-r1.ebuild | 81 ------------------- dev-python/django-tastypie/metadata.xml | 15 ---- 3 files changed, 97 deletions(-) delete mode 100644 dev-python/django-tastypie/Manifest delete mode 100644 dev-python/django-tastypie/django-tastypie-0.13.3-r1.ebuild delete mode 100644 dev-python/django-tastypie/metadata.xml diff --git a/dev-python/django-tastypie/Manifest b/dev-python/django-tastypie/Manifest deleted file mode 100644 index d1f64b28fb7a..000000000000 --- a/dev-python/django-tastypie/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST django-tastypie-0.13.3.tar.gz 231373 BLAKE2B a966e7d9f36b3399799afd00f92b4d0bc4041226d7aa3d55fc204c60eb7fd757d1c56ed985f79017754b16b4af92281004b968c75fce69862da8584a78e058bf SHA512 a4497c2212e1ca6614d69c8c847aedd9b9bb88c7c9083c3eae8bd163e9f61f4402c6adc0a3b2a5632e9d2d7e14b2158bce66d8e62257493edfbd9ca9be9355fb diff --git a/dev-python/django-tastypie/django-tastypie-0.13.3-r1.ebuild b/dev-python/django-tastypie/django-tastypie-0.13.3-r1.ebuild deleted file mode 100644 index 901a7ba4a769..000000000000 --- a/dev-python/django-tastypie/django-tastypie-0.13.3-r1.ebuild +++ /dev/null @@ -1,81 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) - -inherit distutils-r1 - -DESCRIPTION="A flexible and capable API layer for django utilising serialisers" -HOMEPAGE="https://pypi.org/project/django-tastypie/ https://github.com/toastdriven/django-tastypie" -SRC_URI="https://github.com/toastdriven/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -KEYWORDS="amd64 x86" -IUSE="bip doc test" - -LICENSE="BSD" -SLOT="0" - -COMMON_DEPEND=">=dev-python/mimeparse-0.1.4[${PYTHON_USEDEP}] - !~dev-python/mimeparse-1.5[${PYTHON_USEDEP}] - >=dev-python/python-dateutil-1.5[${PYTHON_USEDEP}] - !~dev-python/python-dateutil-2.0[${PYTHON_USEDEP}] - >=dev-python/django-1.7[${PYTHON_USEDEP}] - - - - - python@gentoo.org - Python - - - An optional serialiser dev-python/biplist - - - toastdriven/django-tastypie - - - -- 2.26.2