commit:     faf686e9ee2deea8d2561cbd63001c7f8cfb5f33
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 23 09:27:48 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 23 09:29:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faf686e9

dev-python/potr: Remove last-rited pkg

Closes: https://bugs.gentoo.org/611608
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/potr/Manifest          |  1 -
 dev-python/potr/metadata.xml      | 12 ------------
 dev-python/potr/potr-1.0.1.ebuild | 28 ----------------------------
 profiles/package.mask             |  6 ------
 4 files changed, 47 deletions(-)

diff --git a/dev-python/potr/Manifest b/dev-python/potr/Manifest
deleted file mode 100644
index e237b6b0d80..00000000000
--- 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 2f5540da1e6..00000000000
--- a/dev-python/potr/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <longdescription lang="en">
-               This is a pure Python OTR implementation; it does not bind to 
libotr.
-       </longdescription>
-       <upstream>
-               <remote-id type="pypi">python-potr</remote-id>
-               <remote-id type="github">python-otr/pure-python-otr</remote-id>
-       </upstream>
-</pkgmetadata>

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 af7c1eef047..00000000000
--- 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 ab2c8c1c552..2027819d571 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 <[email protected]> (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 <[email protected]> (2020-04-12)
 # In conjunction with Firefox's sandbox, breaks loading of i965 driver.
 # Bug #716574

Reply via email to