From 22d60c7e27c647ee0b00087185f3ba87c5d526b7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 21 Feb 2020 20:21:55 +0100 Subject: [PATCH] dev-python/django-openid-auth: 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-openid-auth/Manifest | 1 - .../django-openid-auth-0.5.ebuild | 24 ------------------- dev-python/django-openid-auth/metadata.xml | 12 ---------- profiles/package.mask | 2 -- 4 files changed, 39 deletions(-) delete mode 100644 dev-python/django-openid-auth/Manifest delete mode 100644 dev-python/django-openid-auth/django-openid-auth-0.5.ebuild delete mode 100644 dev-python/django-openid-auth/metadata.xml diff --git a/dev-python/django-openid-auth/Manifest b/dev-python/django-openid-auth/Manifest deleted file mode 100644 index bf461e362565..000000000000 --- a/dev-python/django-openid-auth/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST django-openid-auth-0.5.tar.gz 32722 BLAKE2B 292caed8ac9eb68ecced7935cc199b5cf1d92711e79df0e975fd2c6d64a05675567cb64014acde91c0727b264cb59891b6fb33e30cbc481e2cce1a402698edc4 SHA512 9d1444aa15d450acc6ffc1ddc8359253828b2cceeee57e98268c1ae25bbcb1e2facd1e065c9e29fa3b167efb86923d72408cc43442b18d6dbed4dca05c33548b diff --git a/dev-python/django-openid-auth/django-openid-auth-0.5.ebuild b/dev-python/django-openid-auth/django-openid-auth-0.5.ebuild deleted file mode 100644 index 4e41ee22118b..000000000000 --- a/dev-python/django-openid-auth/django-openid-auth-0.5.ebuild +++ /dev/null @@ -1,24 +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 library that can be used to add OpenID support to Django applications" -HOMEPAGE="https://launchpad.net/django-openid-auth" -SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${PN}-${PV}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=" - >=dev-python/django-1.3[${PYTHON_USEDEP}] - >=dev-python/python-openid-2.2.0[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -EXAMPLES=( example_consumer/ ) diff --git a/dev-python/django-openid-auth/metadata.xml b/dev-python/django-openid-auth/metadata.xml deleted file mode 100644 index 53e9f1e77234..000000000000 --- a/dev-python/django-openid-auth/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - python@gentoo.org - Python - - - ryanmcgrath/twython - django-openid-auth - - diff --git a/profiles/package.mask b/profiles/package.mask index 22449fd43f15..f92ac52b3ab9 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-openid-auth dev-python/django-piston dev-python/django-registration dev-python/django-xslt @@ -637,7 +636,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-openid-auth dev-python/django-piston dev-python/django-registration dev-python/django-xslt -- 2.26.2