commit:     dee3deb77fdaeee3a87fbe9c719bd4482c8dc4c4
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 27 15:07:55 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Mar 27 15:10:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dee3deb7

dev-python/cliff-tablib: remove package

Closes: https://bugs.gentoo.org/712310

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-python/cliff-tablib/Manifest                   |  1 -
 dev-python/cliff-tablib/cliff-tablib-1.1-r2.ebuild | 31 ----------------------
 dev-python/cliff-tablib/metadata.xml               | 12 ---------
 profiles/package.mask                              |  4 ---
 4 files changed, 48 deletions(-)

diff --git a/dev-python/cliff-tablib/Manifest b/dev-python/cliff-tablib/Manifest
deleted file mode 100644
index ac4b73ca1cb..00000000000
--- a/dev-python/cliff-tablib/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cliff-tablib-1.1.tar.gz 80508 BLAKE2B 
11faebcfd01813467850f17f49d9ef18f6d15b8a9d13b58b2a36e115ef17913b8f21cb19709f9938e8cdded2538b5c3affbe548896cbd95f0957eda4f5fb8a71
 SHA512 
26beea20ca1ba5c96276ce974c24bab572c6efebfe44ef45bd3ee6197593a34bf29843676a4e37fe400272f3ff59f703d60ff1abda22a1ca28c2434c0f224aac

diff --git a/dev-python/cliff-tablib/cliff-tablib-1.1-r2.ebuild 
b/dev-python/cliff-tablib/cliff-tablib-1.1-r2.ebuild
deleted file mode 100644
index 401d2a5a48e..00000000000
--- a/dev-python/cliff-tablib/cliff-tablib-1.1-r2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Formatter extensions of JSON, YAML, and HTML output for the cliff 
framework"
-HOMEPAGE="https://github.com/dreamhost/cliff-tablib";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-KEYWORDS="amd64 x86"
-IUSE="doc examples"
-LICENSE="Apache-2.0"
-SLOT="0"
-
-RDEPEND="dev-python/tablib[${PYTHON_USEDEP}]
-               dev-python/cliff[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_install_all() {
-       use doc && local HTML_DOCS=( docs/build/html/. )
-       if use examples; then
-               docinto examples
-               dodoc -r demoapp/.
-               docompress -x /usr/share/doc/${PF}/examples
-       fi
-
-       distutils-r1_python_install_all
-}

diff --git a/dev-python/cliff-tablib/metadata.xml 
b/dev-python/cliff-tablib/metadata.xml
deleted file mode 100644
index 997d971b028..00000000000
--- a/dev-python/cliff-tablib/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 type="project">
-    <email>openst...@gentoo.org</email>
-    <name>Openstack</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="pypi">cliff-tablib</remote-id>
-    <remote-id type="github">dreamhost/cliff-tablib</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index a3ad7e3c48b..68343de65cf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -178,10 +178,6 @@ mail-filter/spambayes
 # and 1.8.25 being an old development release
 >=gnome-extra/nm-applet-1.8.25
 
-# Matthew Thode <prometheanf...@gentoo.org> (2020-03-13)
-# masked for removal in 14 days. Bug #712310
-dev-python/cliff-tablib
-
 # Matt Turner <matts...@gentoo.org> (2020-03-11)
 # Masked for testing due to removal of libnm-glib (bug #665338)
 >=net-misc/networkmanager-1.20

Reply via email to