Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-recaptcha/, profiles/
Date: Fri, 21 Feb 2020 19:28:42
Message-Id: 1582313292.58ce01515e1c4a40fd935faada9c147c80e573f9.mgorny@gentoo
1 commit: 58ce01515e1c4a40fd935faada9c147c80e573f9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 21 19:22:41 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 21 19:28:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ce0151
7
8 dev-python/python-recaptcha: Remove last-rited package
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/python-recaptcha/Manifest | 1 -
13 dev-python/python-recaptcha/metadata.xml | 10 ----------
14 .../python-recaptcha-2.0.1-r1.ebuild | 21 ---------------------
15 profiles/package.mask | 1 -
16 4 files changed, 33 deletions(-)
17
18 diff --git a/dev-python/python-recaptcha/Manifest b/dev-python/python-recaptcha/Manifest
19 deleted file mode 100644
20 index 0166490c659..00000000000
21 --- a/dev-python/python-recaptcha/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST python-recaptcha-2.0.1.tar.gz 5439 BLAKE2B e985affe7d008f0dda270c9251315cbe381fc2a72514a219f422a1405c41e3d621326cfa32285588d4b5785c0e21251370546847695815b77ede81812d8eddad SHA512 103c0cf65d67fe3e4d4ca5bb0a208ea221642b1a6c11ad1997e3f1cfa56360c81665fc593354f6ea776deea43cbf72c97f3376e2b77fc275332cddee8b3a9739
25
26 diff --git a/dev-python/python-recaptcha/metadata.xml b/dev-python/python-recaptcha/metadata.xml
27 deleted file mode 100644
28 index 9f3dd846fbe..00000000000
29 --- a/dev-python/python-recaptcha/metadata.xml
30 +++ /dev/null
31 @@ -1,10 +0,0 @@
32 -<?xml version="1.0" encoding="UTF-8"?>
33 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
34 -<pkgmetadata>
35 - <maintainer type="person">
36 - <email>hanno@g.o</email>
37 - </maintainer>
38 - <upstream>
39 - <remote-id type="github">redhat-infosec/python-recaptcha</remote-id>
40 - </upstream>
41 -</pkgmetadata>
42
43 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
44 deleted file mode 100644
45 index ab63a2563b0..00000000000
46 --- a/dev-python/python-recaptcha/python-recaptcha-2.0.1-r1.ebuild
47 +++ /dev/null
48 @@ -1,21 +0,0 @@
49 -# Copyright 1999-2019 Gentoo Authors
50 -# Distributed under the terms of the GNU General Public License v2
51 -
52 -EAPI=6
53 -PYTHON_COMPAT=( python2_7 )
54 -
55 -inherit distutils-r1
56 -
57 -DESCRIPTION="A plugin for reCAPTCHA and reCAPTCHA Mailhide"
58 -HOMEPAGE="https://github.com/redhat-infosec/python-recaptcha"
59 -SRC_URI="https://github.com/redhat-infosec/python-recaptcha/releases/download/v${PV}/${P}.tar.gz"
60 -KEYWORDS="~amd64"
61 -
62 -LICENSE="MIT"
63 -SLOT="0"
64 -
65 -RDEPEND="|| ( dev-python/pycryptodome[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}] )
66 - dev-python/simplejson[${PYTHON_USEDEP}]
67 - !dev-python/recaptcha-client"
68 -DEPEND="${RDEPEND}
69 - dev-python/setuptools[${PYTHON_USEDEP}]"
70
71 diff --git a/profiles/package.mask b/profiles/package.mask
72 index d8ce5c690c4..bdcd7d77483 100644
73 --- a/profiles/package.mask
74 +++ b/profiles/package.mask
75 @@ -633,7 +633,6 @@ net-im/silc-toolkit
76 # The following Gentoo packages are Python 2-only and have no reverse
77 # dependencies.
78 # Removal in 30 days. Bug #705762.
79 -dev-python/python-recaptcha
80 dev-python/python-scw
81 dev-python/python-tvrage
82 dev-python/python-yadis