diff options
Diffstat (limited to 'dev-python/behave')
| -rw-r--r-- | dev-python/behave/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/behave/behave-1.3.3.ebuild | 49 | ||||
| -rw-r--r-- | dev-python/behave/metadata.xml | 13 |
3 files changed, 0 insertions, 64 deletions
diff --git a/dev-python/behave/Manifest b/dev-python/behave/Manifest deleted file mode 100644 index 98dd061fc8ff..000000000000 --- a/dev-python/behave/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST behave-1.3.3.tar.gz 892639 BLAKE2B 3e8438abb796a99a8b6e5d1482754d159e9656a8cf8b68a5b0fe34261809b5677c05ed118146fa1801a9f9b0c51e3c5f38530cd5b70a9ece0d523ecc227cd57c SHA512 fb098b8dbcc9468ac3c9385c03e036baaf5827891bc8f464919ba963df93c5f11f0dcc84dda563e8ce4e5e67c0f0df23b8c128d762a0de26b186b8d77c708396 -DIST behave-1.3.3.tar.gz.provenance 9423 BLAKE2B a05723f4b29fdeae4451a66762c21f5ddd6a6aada4739ac57e756395a41b2b54cc85b656aec1f64152a815390cd25c8a2e962d65a14119a61f3d2f30188e08b6 SHA512 06e285c4c08f13955c660d27c324e29f094103fc21fff75a1747001cd3f193176e672384325960a17edb094cb5a0ff60a23ea72250d70022d7541f4c3e7ef8f3 diff --git a/dev-python/behave/behave-1.3.3.ebuild b/dev-python/behave/behave-1.3.3.ebuild deleted file mode 100644 index 324ec35e102a..000000000000 --- a/dev-python/behave/behave-1.3.3.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_VERIFY_REPO=https://github.com/behave/behave -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="BDD, Python style" -HOMEPAGE=" - https://github.com/behave/behave/ - https://pypi.org/project/behave/ -" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~arm64" - -RDEPEND=" - >=dev-python/colorama-0.3.7[${PYTHON_USEDEP}] - >=dev-python/cucumber-expressions-17.1.0[${PYTHON_USEDEP}] - >=dev-python/cucumber-tag-expressions-4.1.0[${PYTHON_USEDEP}] - >=dev-python/parse-1.18.0[${PYTHON_USEDEP}] - >=dev-python/parse-type-0.6.0[${PYTHON_USEDEP}] - >=dev-python/six-1.15.0[${PYTHON_USEDEP}] - >=dev-python/tomli-1.1.0[${PYTHON_USEDEP}] -" -BDEPEND=" - dev-python/wheel[${PYTHON_USEDEP}] - test? ( - >=dev-python/assertpy-1.1[${PYTHON_USEDEP}] - dev-python/chardet[${PYTHON_USEDEP}] - >=dev-python/freezegun-1.5.1[${PYTHON_USEDEP}] - >=dev-python/mock-4.0[${PYTHON_USEDEP}] - >=dev-python/path-13.1.0[${PYTHON_USEDEP}] - >=dev-python/pyhamcrest-2.0.2[${PYTHON_USEDEP}] - ) -" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest - -python_test() { - # avoid pytest-html options - epytest -o addopts= -} diff --git a/dev-python/behave/metadata.xml b/dev-python/behave/metadata.xml deleted file mode 100644 index a9b3e4cb4e88..000000000000 --- a/dev-python/behave/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - </maintainer> - <stabilize-allarches/> - <upstream> - <doc>https://behave.readthedocs.io/</doc> - <remote-id type="github">behave/behave</remote-id> - <remote-id type="pypi">behave</remote-id> - </upstream> -</pkgmetadata> |
