dev-python/detox - 0.19 (pypi)

Search

Package Information

Description:
distributing activities of the tox tool
Homepage:
https://github.com/tox-dev/detox
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.19 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="distributing activities of the tox tool"

HOMEPAGE="https://github.com/tox-dev/detox"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="dev lint"
DEPENDENCIES="<dev-python/tox-3.7[${PYTHON_USEDEP}]
	>=dev-python/py-1.4.27[${PYTHON_USEDEP}]
	dev-python/eventlet[${PYTHON_USEDEP}]
	dev? ( >=dev-python/pytest-3.8[${PYTHON_USEDEP}] )
	lint? ( dev-python/black[${PYTHON_USEDEP}] )
	lint? ( dev-python/flake8[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

dev

Dependencies

RDEPEND

<dev-python/tox-3.7[${PYTHON_USEDEP}]
	>=dev-python/py-1.4.27[${PYTHON_USEDEP}]
	dev-python/eventlet[${PYTHON_USEDEP}]
	dev? ( >=dev-python/pytest-3.8[${PYTHON_USEDEP}] )
	lint? ( dev-python/black[${PYTHON_USEDEP}] )
	lint? ( dev-python/flake8[${PYTHON_USEDEP}] )

BDEPEND

<dev-python/tox-3.7[${PYTHON_USEDEP}]
	>=dev-python/py-1.4.27[${PYTHON_USEDEP}]
	dev-python/eventlet[${PYTHON_USEDEP}]
	dev? ( >=dev-python/pytest-3.8[${PYTHON_USEDEP}] )
	lint? ( dev-python/black[${PYTHON_USEDEP}] )
	lint? ( dev-python/flake8[${PYTHON_USEDEP}] )

Manifest for 0.19

Type File Size Source URLs
DIST detox-0.19.tar.gz 10991 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/detox/detox-0.19.tar.gz