commit: 58ce01515e1c4a40fd935faada9c147c80e573f9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Feb 21 19:22:41 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Feb 21 19:28:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ce0151
dev-python/python-recaptcha: Remove last-rited package Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> 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(-) diff --git a/dev-python/python-recaptcha/Manifest b/dev-python/python-recaptcha/Manifest deleted file mode 100644 index 0166490c659..00000000000 --- 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 9f3dd846fbe..00000000000 --- a/dev-python/python-recaptcha/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - </maintainer> - <upstream> - <remote-id type="github">redhat-infosec/python-recaptcha</remote-id> - </upstream> -</pkgmetadata> 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 ab63a2563b0..00000000000 --- 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 d8ce5c690c4..bdcd7d77483 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
