From e5aa1539a6557af85d0ea9b9501e7574324467cf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 21 Feb 2020 20:21:57 +0100 Subject: [PATCH] dev-python/django-piston: 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/django-piston/Manifest | 1 - .../django-piston-0.2.3-r1.ebuild | 21 ----------------- .../django-piston/django-piston-9999.ebuild | 23 ------------------- dev-python/django-piston/metadata.xml | 12 ---------- profiles/package.mask | 2 -- 5 files changed, 59 deletions(-) delete mode 100644 dev-python/django-piston/Manifest delete mode 100644 dev-python/django-piston/django-piston-0.2.3-r1.ebuild delete mode 100644 dev-python/django-piston/django-piston-9999.ebuild delete mode 100644 dev-python/django-piston/metadata.xml diff --git a/dev-python/django-piston/Manifest b/dev-python/django-piston/Manifest deleted file mode 100644 index c335604fe185..000000000000 --- a/dev-python/django-piston/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST django-piston-0.2.3.tar.gz 34319 BLAKE2B 36d0f724fee72c0dece8b91b55a8aac5140db8f319b16221c0982caec72bfcae734b74165bd267073b2be59e1907f6936e640c4c60e5768934cfaae91f02b1f8 SHA512 205cb15b4e59e7cb4d744525e149480ce9f54afa6b514c038ecf20df9221b4193d5041963b7217f40454c34d77125a1e52f0e7bfed5a471b27b1694a3af2ef6a diff --git a/dev-python/django-piston/django-piston-0.2.3-r1.ebuild b/dev-python/django-piston/django-piston-0.2.3-r1.ebuild deleted file mode 100644 index 740a98826961..000000000000 --- a/dev-python/django-piston/django-piston-0.2.3-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="A mini-framework for Django for creating RESTful APIs" -HOMEPAGE="https://bitbucket.org/jespern/django-piston/wiki/Home" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="dev-python/django[${PYTHON_USEDEP}]" -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/django-piston/django-piston-9999.ebuild b/dev-python/django-piston/django-piston-9999.ebuild deleted file mode 100644 index dfbb04644206..000000000000 --- a/dev-python/django-piston/django-piston-9999.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 mercurial - -DESCRIPTION="A mini-framework for Django for creating RESTful APIs" -HOMEPAGE="https://bitbucket.org/jespern/django-piston/wiki/Home" -EHG_REPO_URI="https://bitbucket.org/jespern/django-piston/" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="" -IUSE="" - -RDEPEND="dev-python/django[${PYTHON_USEDEP}]" -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}]" - -S="${WORKDIR}/${PN}" diff --git a/dev-python/django-piston/metadata.xml b/dev-python/django-piston/metadata.xml deleted file mode 100644 index 31132fbfe196..000000000000 --- a/dev-python/django-piston/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - python@gentoo.org - Python - - - django-piston - jespern/django-piston - - diff --git a/profiles/package.mask b/profiles/package.mask index f92ac52b3ab9..4acf27231e38 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -551,7 +551,6 @@ www-plugins/passff # The following packages depend on django, support Python 2 only # and have no reverse dependencies. # Removal in 30 days. Bug #706360. -dev-python/django-piston dev-python/django-registration dev-python/django-xslt @@ -636,7 +635,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/django-piston dev-python/django-registration dev-python/django-xslt dev-python/egg-python -- 2.26.2