| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2.5 | 8 | ~amd64 ~x86 | 0 |
# 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="Python tool for helping making shorter and smarter setup.py scripts"
HOMEPAGE="https://gitlab.com/Hares-Lab/tools/extended-setup-tools"
LICENSE="BSD 2-clause"
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="all test"
DEPENDENCIES=">=dev-python/setuptools-72.2.0[${PYTHON_USEDEP}]
>=dev-python/typing-extensions-4.1.4[${PYTHON_USEDEP}]
test? ( dev-python/html-testRunner[${PYTHON_USEDEP}] )
test? ( dev-python/lxml[${PYTHON_USEDEP}] )
test? ( dev-python/unittest-xml-reporting[${PYTHON_USEDEP}] )
all? ( dev-python/html-testRunner[${PYTHON_USEDEP}] )
all? ( dev-python/lxml[${PYTHON_USEDEP}] )
all? ( dev-python/unittest-xml-reporting[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
>=dev-python/setuptools-72.2.0[${PYTHON_USEDEP}]
>=dev-python/typing-extensions-4.1.4[${PYTHON_USEDEP}]
test? ( dev-python/html-testRunner[${PYTHON_USEDEP}] )
test? ( dev-python/lxml[${PYTHON_USEDEP}] )
test? ( dev-python/unittest-xml-reporting[${PYTHON_USEDEP}] )
all? ( dev-python/html-testRunner[${PYTHON_USEDEP}] )
all? ( dev-python/lxml[${PYTHON_USEDEP}] )
all? ( dev-python/unittest-xml-reporting[${PYTHON_USEDEP}] )
>=dev-python/setuptools-72.2.0[${PYTHON_USEDEP}]
>=dev-python/typing-extensions-4.1.4[${PYTHON_USEDEP}]
test? ( dev-python/html-testRunner[${PYTHON_USEDEP}] )
test? ( dev-python/lxml[${PYTHON_USEDEP}] )
test? ( dev-python/unittest-xml-reporting[${PYTHON_USEDEP}] )
all? ( dev-python/html-testRunner[${PYTHON_USEDEP}] )
all? ( dev-python/lxml[${PYTHON_USEDEP}] )
all? ( dev-python/unittest-xml-reporting[${PYTHON_USEDEP}] )