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

diff --git a/dev-python/django-oauth-plus/Manifest b/dev-python/django-oauth-plus/Manifest
deleted file mode 100644 (file)
index 4139afd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST django-oauth-plus-2.2.8.tar.gz 25911 BLAKE2B 5356257f2d95fafe40ae8d65e7baf5ca8b3b7269151acb81dc5eac74fd1bdb97100a916fd406a4116ba2df0b6c0f44f561abefcfb059cc1520291d04eab5a66b SHA512 9237a2e2e52923b2fdfd3b7feff63e11f2c06c871faca3455189edba233e2a6513169481092f413c3ddea1c919f4b995fb465a505935388f1d803d094942ee07
diff --git a/dev-python/django-oauth-plus/django-oauth-plus-2.2.8.ebuild b/dev-python/django-oauth-plus/django-oauth-plus-2.2.8.ebuild
deleted file mode 100644 (file)
index a26ac96..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-# Testsuite written for py2 only, no indication given in source
-
-inherit distutils-r1
-
-DESCRIPTION="Support of OAuth 1.0a in Django using python-oauth2"
-HOMEPAGE="https://pypi.org/project/django-oauth-plus/  http://code.welldev.org/django-oauth-plus/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       >=dev-python/django-1.3[${PYTHON_USEDEP}]
-       >=dev-python/oauth2-1.5.170[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-       test? ( ${RDEPEND}
-               dev-python/mock[${PYTHON_USEDEP}] )"
-
-python_test() {
-       PYTHONPATH=.:oauth_provider
-       if "${PYTHON}" oauth_provider/runtests/runtests.py; then
-               einfo "Testsuite passed under ${EPYTHON}"
-       else
-               die "Testsuite failed under ${EPYTHON}"
-       fi
-}
diff --git a/dev-python/django-oauth-plus/metadata.xml b/dev-python/django-oauth-plus/metadata.xml
deleted file mode 100644 (file)
index 5d60377..0000000
+++ /dev/null
@@ -1,11 +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="pypi">django-oauth-plus</remote-id>
-       </upstream>
-</pkgmetadata>
index 94fb93e14b6154bc0606a37f0524ac51df077231..22449fd43f15f81318bd911771dce94161d69d96 100644 (file)
@@ -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-oauth-plus
 dev-python/django-openid-auth
 dev-python/django-piston
 dev-python/django-registration
@@ -638,7 +637,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-oauth-plus
 dev-python/django-openid-auth
 dev-python/django-piston
 dev-python/django-registration