commit:     7297f9b2de3574832a4bec38f846c1dad1109aa6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  9 07:50:47 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 07:50:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7297f9b2

dev-python/oauth: Remove last-rited pkg

Closes: https://bugs.gentoo.org/735608
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/oauth/Manifest              |  1 -
 dev-python/oauth/metadata.xml          | 11 -----------
 dev-python/oauth/oauth-1.0.1-r1.ebuild | 19 -------------------
 profiles/package.mask                  |  1 -
 4 files changed, 32 deletions(-)

diff --git a/dev-python/oauth/Manifest b/dev-python/oauth/Manifest
deleted file mode 100644
index 3f387428e29..00000000000
--- a/dev-python/oauth/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST oauth-1.0.1.tar.gz 9533 BLAKE2B 
621926e0ec839ffe4aa3eb22eee1d3cbdf1e5fbfc152d4ef127ef271c69f7d036a2b4dec634a78a2dcdef1d3f4a6f5cc27900324787c23f0e4b7ebe59a64beea
 SHA512 
a503b1bfff18c97a0e666cc376bfcb11e3cc0f3340dd16e0254fcd4340ed28ab0fc52d1de81b573309351a5edaf83d0b437c155580c00e32a81a7c219ee7eca9

diff --git a/dev-python/oauth/metadata.xml b/dev-python/oauth/metadata.xml
deleted file mode 100644
index b8c2d350f54..00000000000
--- a/dev-python/oauth/metadata.xml
+++ /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>[email protected]</email>
-               <name>Python</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="pypi">oauth</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/oauth/oauth-1.0.1-r1.ebuild 
b/dev-python/oauth/oauth-1.0.1-r1.ebuild
deleted file mode 100644
index b7d1b47d95f..00000000000
--- a/dev-python/oauth/oauth-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python OAuth module"
-HOMEPAGE="https://pypi.org/project/oauth/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ppc64 x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=""

diff --git a/profiles/package.mask b/profiles/package.mask
index be6d1bce3fc..82cab80c4aa 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -502,7 +502,6 @@ app-misc/mtail
 app-text/silvercity
 dev-libs/qrosspython
 dev-python/SchemaObject
-dev-python/oauth
 dev-vcs/gitstats
 games-strategy/0ad
 

Reply via email to