dev-python/ipdbplugin: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sat, 23 May 2020 09:52:06 +0000 (11:52 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 23 May 2020 09:53:29 +0000 (11:53 +0200)
Closes: https://bugs.gentoo.org/719000
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/ipdbplugin/Manifest [deleted file]
dev-python/ipdbplugin/ipdbplugin-1.4.ebuild [deleted file]
dev-python/ipdbplugin/ipdbplugin-9999.ebuild [deleted file]
dev-python/ipdbplugin/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-python/ipdbplugin/Manifest b/dev-python/ipdbplugin/Manifest
deleted file mode 100644 (file)
index b4a3391..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST ipdbplugin-1.4.tar.gz 2473 BLAKE2B d69c6f2a45738bf10a18e9db194530efa21f8d32bd69d5ccd279eb50f07bd5c8b369bcdde92dc2e9b8b417864a49c308c83649bb66bcaf8ec380101284363c7d SHA512 5831d1e9aceb2fe4db272975d4d792622822049813ba76bdc0ee48dee001339084efddf534882775922ec178c1bcd52954bc2df1ce42181cbfdd1c3c4b944365
diff --git a/dev-python/ipdbplugin/ipdbplugin-1.4.ebuild b/dev-python/ipdbplugin/ipdbplugin-1.4.ebuild
deleted file mode 100644 (file)
index f7201a9..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Nose plugin to use iPdb instead of Pdb when tests fail"
-HOMEPAGE="https://pypi.org/project/ipdbplugin/"
-
-if [[ ${PV} == "9999" ]] ; then
-       inherit git-r3
-       SRC_URI=""
-       EGIT_REPO_URI="https://github.com/flavioamieiro/nose-ipdb.git"
-else
-       SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="LGPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-python/ipython[${PYTHON_USEDEP}]
-       dev-python/ipdb
-       dev-python/nose"
-DEPEND="${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]"
diff --git a/dev-python/ipdbplugin/ipdbplugin-9999.ebuild b/dev-python/ipdbplugin/ipdbplugin-9999.ebuild
deleted file mode 100644 (file)
index f7201a9..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Nose plugin to use iPdb instead of Pdb when tests fail"
-HOMEPAGE="https://pypi.org/project/ipdbplugin/"
-
-if [[ ${PV} == "9999" ]] ; then
-       inherit git-r3
-       SRC_URI=""
-       EGIT_REPO_URI="https://github.com/flavioamieiro/nose-ipdb.git"
-else
-       SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="LGPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-python/ipython[${PYTHON_USEDEP}]
-       dev-python/ipdb
-       dev-python/nose"
-DEPEND="${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]"
diff --git a/dev-python/ipdbplugin/metadata.xml b/dev-python/ipdbplugin/metadata.xml
deleted file mode 100644 (file)
index ed2f4d2..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <upstream>
-    <remote-id type="pypi">ipdbplugin</remote-id>
-  </upstream>
-</pkgmetadata>
index a516e73f92a8518f45eef9b8f269c9edc30faa30..de50b4cd973b87831789515fbff666fcde8d9ec4 100644 (file)
@@ -429,11 +429,6 @@ app-backup/kup
 # Removal in 30 days.  Bug #719008.
 dev-python/junit-xml
 
-# Michał Górny <mgorny@gentoo.org> (2020-04-23)
-# Unmaintained.  Stuck on Python 3.6.  Nose plugin with no revdeps.
-# Removal in 30 days.  Bug #719000.
-dev-python/ipdbplugin
-
 # Michał Górny <mgorny@gentoo.org> (2020-04-22)
 # Effectively unmaintained and stuck on Python 3.6.
 #