From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2F39413835C for ; Fri, 9 Oct 2020 07:53:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66D37E087B; Fri, 9 Oct 2020 07:53:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 503EFE087B for ; Fri, 9 Oct 2020 07:53:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3907F340E0E for ; Fri, 9 Oct 2020 07:53:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F4FE39E for ; Fri, 9 Oct 2020 07:53:52 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1602229847.7297f9b2de3574832a4bec38f846c1dad1109aa6.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/oauth/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/oauth/Manifest dev-python/oauth/metadata.xml dev-python/oauth/oauth-1.0.1-r1.ebuild profiles/package.mask X-VCS-Directories: dev-python/oauth/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 7297f9b2de3574832a4bec38f846c1dad1109aa6 X-VCS-Branch: master Date: Fri, 9 Oct 2020 07:53:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 24cc0d68-4a2f-4020-aef8-9a3b148c5280 X-Archives-Hash: b3acb37f17d8b7fe919b24b98139ec72 commit: 7297f9b2de3574832a4bec38f846c1dad1109aa6 Author: Michał Górny gentoo org> AuthorDate: Fri Oct 9 07:50:47 2020 +0000 Commit: Michał Górny gentoo 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 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 @@ - - - - - python@gentoo.org - Python - - - oauth - - 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