dev-python/cliff-tablib: remove package

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

Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
Matthew Thode
2020-03-27 10:07:55 -05:00
parent d79a965034
commit dee3deb77f
4 changed files with 0 additions and 48 deletions

View File

@@ -1 +0,0 @@
DIST cliff-tablib-1.1.tar.gz 80508 BLAKE2B 11faebcfd01813467850f17f49d9ef18f6d15b8a9d13b58b2a36e115ef17913b8f21cb19709f9938e8cdded2538b5c3affbe548896cbd95f0957eda4f5fb8a71 SHA512 26beea20ca1ba5c96276ce974c24bab572c6efebfe44ef45bd3ee6197593a34bf29843676a4e37fe400272f3ff59f703d60ff1abda22a1ca28c2434c0f224aac

View File

@@ -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
}

View File

@@ -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>openstack@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>

View File

@@ -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 <prometheanfire@gentoo.org> (2020-03-13)
# masked for removal in 14 days. Bug #712310
dev-python/cliff-tablib
# Matt Turner <mattst88@gentoo.org> (2020-03-11)
# Masked for testing due to removal of libnm-glib (bug #665338)
>=net-misc/networkmanager-1.20