public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/behave/, profiles/
@ 2019-10-15 16:59 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-10-15 16:59 UTC (permalink / raw
  To: gentoo-commits

commit:     98cea66d8eb07658d953c7df988c719948d65f01
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 16:48:53 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 16:48:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98cea66d

dev-python/behave: Remove last-rited pkg

Closes: https://bugs.gentoo.org/694280
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/behave/Manifest               |  1 -
 dev-python/behave/behave-1.2.5-r1.ebuild | 49 --------------------------------
 dev-python/behave/metadata.xml           |  9 ------
 profiles/package.mask                    |  1 -
 4 files changed, 60 deletions(-)

diff --git a/dev-python/behave/Manifest b/dev-python/behave/Manifest
deleted file mode 100644
index 1a6ec6e3b47..00000000000
--- a/dev-python/behave/Manifest
+++ /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
index 31df6d6bd6a..00000000000
--- a/dev-python/behave/behave-1.2.5-r1.ebuild
+++ /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
index 99d6f508ed2..00000000000
--- a/dev-python/behave/metadata.xml
+++ /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>

diff --git a/profiles/package.mask b/profiles/package.mask
index 2dfd2d22862..22debb68a7a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-15 16:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-15 16:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/behave/, profiles/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox