From 58ce01515e1c4a40fd935faada9c147c80e573f9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 21 Feb 2020 20:22:41 +0100 Subject: [PATCH] dev-python/python-recaptcha: 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/python-recaptcha/Manifest | 1 - dev-python/python-recaptcha/metadata.xml | 10 --------- .../python-recaptcha-2.0.1-r1.ebuild | 21 ------------------- profiles/package.mask | 1 - 4 files changed, 33 deletions(-) delete mode 100644 dev-python/python-recaptcha/Manifest delete mode 100644 dev-python/python-recaptcha/metadata.xml delete mode 100644 dev-python/python-recaptcha/python-recaptcha-2.0.1-r1.ebuild diff --git a/dev-python/python-recaptcha/Manifest b/dev-python/python-recaptcha/Manifest deleted file mode 100644 index 0166490c6597..000000000000 --- a/dev-python/python-recaptcha/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST python-recaptcha-2.0.1.tar.gz 5439 BLAKE2B e985affe7d008f0dda270c9251315cbe381fc2a72514a219f422a1405c41e3d621326cfa32285588d4b5785c0e21251370546847695815b77ede81812d8eddad SHA512 103c0cf65d67fe3e4d4ca5bb0a208ea221642b1a6c11ad1997e3f1cfa56360c81665fc593354f6ea776deea43cbf72c97f3376e2b77fc275332cddee8b3a9739 diff --git a/dev-python/python-recaptcha/metadata.xml b/dev-python/python-recaptcha/metadata.xml deleted file mode 100644 index 9f3dd846fbed..000000000000 --- a/dev-python/python-recaptcha/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - hanno@gentoo.org - - - redhat-infosec/python-recaptcha - - diff --git a/dev-python/python-recaptcha/python-recaptcha-2.0.1-r1.ebuild b/dev-python/python-recaptcha/python-recaptcha-2.0.1-r1.ebuild deleted file mode 100644 index ab63a2563b07..000000000000 --- a/dev-python/python-recaptcha/python-recaptcha-2.0.1-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="A plugin for reCAPTCHA and reCAPTCHA Mailhide" -HOMEPAGE="https://github.com/redhat-infosec/python-recaptcha" -SRC_URI="https://github.com/redhat-infosec/python-recaptcha/releases/download/v${PV}/${P}.tar.gz" -KEYWORDS="~amd64" - -LICENSE="MIT" -SLOT="0" - -RDEPEND="|| ( dev-python/pycryptodome[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}] ) - dev-python/simplejson[${PYTHON_USEDEP}] - !dev-python/recaptcha-client" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/profiles/package.mask b/profiles/package.mask index d8ce5c690c4d..bdcd7d774834 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -633,7 +633,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/python-recaptcha dev-python/python-scw dev-python/python-tvrage dev-python/python-yadis -- 2.26.2