dev-python/behave: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Tue, 15 Oct 2019 16:48:53 +0000 (18:48 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 15 Oct 2019 16:48:53 +0000 (18:48 +0200)
Closes: https://bugs.gentoo.org/694280
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/behave/Manifest [deleted file]
dev-python/behave/behave-1.2.5-r1.ebuild [deleted file]
dev-python/behave/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-python/behave/Manifest b/dev-python/behave/Manifest
deleted file mode 100644 (file)
index 1a6ec6e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST behave-1.2.5.tar.gz 385738 BLAKE2B 0474d6442339ea263cbbc58a3d4ce86bd576d3b4a9e46cc14ebf9b722a07c4d85f7203791bab427188d24ffc75b92011dac3c967503177cae4e0d26d25d171c2 SHA512 137ede0baed9df154087249df8dcae81ab0cdf1de91a5790fca7ccf3231ba2ba4e64623abd2b8c9bfc459ab6575f68b9ef7e03e33ef79e524d9443a8489ec7fe
diff --git a/dev-python/behave/behave-1.2.5-r1.ebuild b/dev-python/behave/behave-1.2.5-r1.ebuild
deleted file mode 100644 (file)
index 31df6d6..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="behaviour-driven development, Python style"
-HOMEPAGE="https://github.com/behave/behave"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc test"
-
-RDEPEND=">=dev-python/parse-1.6.3[${PYTHON_USEDEP}]
-       >=dev-python/parse-type-0.3.4[${PYTHON_USEDEP}]
-       dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]
-       doc? (
-               >=dev-python/sphinx-1.2.2[${PYTHON_USEDEP}]
-               >=dev-python/sphinxcontrib-cheeseshop-0.2[${PYTHON_USEDEP}]
-       )
-       test? (
-               >=dev-python/mock-1.0[${PYTHON_USEDEP}]
-               >=dev-python/nose-1.3[${PYTHON_USEDEP}]
-               >=dev-python/pyhamcrest-1.8[${PYTHON_USEDEP}]
-       )"
-
-python_compile_all() {
-       use doc && emake -C docs html
-}
-
-python_test() {
-       nosetests || die "nosetests failed under ${EPYTHON}"
-
-       ${PYTHON} -m behave --tags='~@xfail' features/ || die "behave features failed under ${EPYTHON}"
-       ${PYTHON} -m behave --tags='~@xfail' tools/test-features/ || die "behave test-festures failed under ${EPYTHON}"
-       ${PYTHON} -m behave --tags='~@xfail' issue.features/ || die "behave issue.features failed under ${EPYTHON}"
-}
-
-python_install_all() {
-       use doc && local HTML_DOCS=( build/docs/html/. )
-
-       distutils-r1_python_install_all
-}
diff --git a/dev-python/behave/metadata.xml b/dev-python/behave/metadata.xml
deleted file mode 100644 (file)
index 99d6f50..0000000
+++ /dev/null
@@ -1,9 +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">behave</remote-id>
-               <remote-id type="github">behave/behave</remote-id>
-       </upstream>
-</pkgmetadata>
index 2dfd2d22862f36e689f6f065e83ef6b2b761ad08..22debb68a7a056902b9c4d1ec1ba20c02692740d 100644 (file)
@@ -458,7 +458,6 @@ net-mail/Freemail
 # a few have been declared discontinued upstream.  None of them has
 # any reverse dependency.
 # Removal in 30 days.  Bug #694280.
-dev-python/behave
 dev-python/cfgio
 dev-python/django-opensearch
 dev-python/django-otp-yubikey