From: Michał Górny Date: Sat, 23 May 2020 09:27:48 +0000 (+0200) Subject: dev-python/potr: Remove last-rited pkg X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=faf686e9ee2deea8d2561cbd63001c7f8cfb5f33;p=gentoo.git dev-python/potr: Remove last-rited pkg Closes: https://bugs.gentoo.org/611608 Signed-off-by: Michał Górny --- diff --git a/dev-python/potr/Manifest b/dev-python/potr/Manifest deleted file mode 100644 index e237b6b0d80f..000000000000 --- a/dev-python/potr/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST python-potr-1.0.1.zip 30200 BLAKE2B 9dddad5cc902bcbdc5c674487e9f75d50dc711d9e2dcb24bc96abf6638628f22cd50ea2674efc2079e904668eef5cc92accce707811f922beb1453c1aa636a0c SHA512 d38f2fc68ce9f72ccee18923183f8640ee51f079da1e79e1f2f22e37383c99da7a6336a8538e28bd90b483fe8e227956ebc052e9c03aa6d7b49e9fc4e8df5281 diff --git a/dev-python/potr/metadata.xml b/dev-python/potr/metadata.xml deleted file mode 100644 index 2f5540da1e6e..000000000000 --- a/dev-python/potr/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - This is a pure Python OTR implementation; it does not bind to libotr. - - - python-potr - python-otr/pure-python-otr - - diff --git a/dev-python/potr/potr-1.0.1.ebuild b/dev-python/potr/potr-1.0.1.ebuild deleted file mode 100644 index af7c1eef0477..000000000000 --- a/dev-python/potr/potr-1.0.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MY_PN="python-${PN}" -MY_P="${MY_PN}-${PV}" - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="Pure Python OTR implementation" -HOMEPAGE="https://github.com/python-otr/pure-python-otr" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" - -LICENSE="LGPL-3+" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -CDEPEND=">=dev-python/pycrypto-2.1[${PYTHON_USEDEP}]" -DEPEND="${CDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - " -RDEPEND="${CDEPEND}" - -S="${WORKDIR}/${MY_P}" diff --git a/profiles/package.mask b/profiles/package.mask index ab2c8c1c5525..2027819d5711 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -655,12 +655,6 @@ sci-mathematics/geogebra # Removal in 30 days. Bug #703682. dev-python/pycrypto -# Michał Górny (2020-04-18) -# Practically dead. Last blocker for dev-python/pycrypto removal. -# Upstream is struggling to port away from it for 3 years now. -# Removal in 30 days. Bug #611608. -dev-python/potr - # Matt Turner (2020-04-12) # In conjunction with Firefox's sandbox, breaks loading of i965 driver. # Bug #716574