# 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="Pytest Helpers Namespace Plugin" HOMEPAGE="https://github.com/saltstack/pytest-helpers-namespace" LICENSE="Apache Software License 2.0" 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="changelog docs lint" DEPENDENCIES=">=dev-python/pytest-6.0.0[${PYTHON_USEDEP}] changelog? ( ~dev-python/towncrier-21.9.0_rc1[${PYTHON_USEDEP}] ) docs? ( dev-python/furo[${PYTHON_USEDEP}] ) docs? ( dev-python/sphinx[${PYTHON_USEDEP}] ) docs? ( dev-python/sphinx-copybutton[${PYTHON_USEDEP}] ) docs? ( dev-python/sphinx-prompt[${PYTHON_USEDEP}] ) docs? ( dev-python/sphinxcontrib-spelling[${PYTHON_USEDEP}] ) docs? ( ~dev-python/towncrier-21.3.0[${PYTHON_USEDEP}] ) docs? ( dev-python/sphinxcontrib-towncrier[${PYTHON_USEDEP}] ) lint? ( ~dev-python/pylint-2.12.2[${PYTHON_USEDEP}] ) lint? ( dev-python/pyenchant[${PYTHON_USEDEP}] ) lint? ( dev-python/black[${PYTHON_USEDEP}] ) lint? ( dev-python/reorder-python-imports[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"