From: Michał Górny Date: Fri, 21 Feb 2020 19:22:21 +0000 (+0100) Subject: dev-python/paisley: Remove last-rited package X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e45f665b0cb5f3f0b28bb09e075676bcbaa1a1f9;p=gentoo.git dev-python/paisley: Remove last-rited package Signed-off-by: Michał Górny --- diff --git a/dev-python/paisley/Manifest b/dev-python/paisley/Manifest deleted file mode 100644 index dd10b0011e82..000000000000 --- a/dev-python/paisley/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST paisley-0.3.1.tar.gz 6373 BLAKE2B e422952a576a72d921fea4479c06b3a7fe9744369c9538a3f5ca1c07db7d3c03b77f7c3a5af202ead7128cd37fb17a3cd99886c9a02870bdd3253004756fa627 SHA512 abfceece7c3156fd3ed234e1c2ed07e8f3e366c735969e382feb3b8c464679d8a9f0a224be0720c351b3e19d576bb5aff6fc11d789bfd879a0f2aba40dfaef73 diff --git a/dev-python/paisley/metadata.xml b/dev-python/paisley/metadata.xml deleted file mode 100644 index dcdf941f87d8..000000000000 --- a/dev-python/paisley/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - python@gentoo.org - Python - - - paisley - paisley - - diff --git a/dev-python/paisley/paisley-0.3.1-r1.ebuild b/dev-python/paisley/paisley-0.3.1-r1.ebuild deleted file mode 100644 index 8fc68c967b0c..000000000000 --- a/dev-python/paisley/paisley-0.3.1-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="A CouchDB client written in Python to be used within a Twisted application" -HOMEPAGE="https://launchpad.net/paisley https://pypi.org/project/paisley/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}] - dev-python/twisted-core[${PYTHON_USEDEP}] - dev-python/twisted-web[${PYTHON_USEDEP}]" -DEPEND="test? ( ${RDEPEND} - dev-python/nose[${PYTHON_USEDEP}] )" - -python_test() { - nosetests || die "tests failed" -} diff --git a/profiles/package.mask b/profiles/package.mask index 0ea0611b707e..2459e5acfb80 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -633,7 +633,6 @@ net-im/silc-toolkit # The following Gentoo packages are Python 2-only and have no reverse # dependencies. # Removal in 30 days. Bug #705762. -dev-python/paisley dev-python/pkipplib dev-python/processing dev-python/pSQL