# 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="" HOMEPAGE="https://gitlab.com/vmware/idem/idem-azure-auto" LICENSE="" 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="autogen full" DEPENDENCIES="dev-python/dict-toolbox[${PYTHON_USEDEP}] dev-python/idem[${PYTHON_USEDEP}] dev-python/idem-aiohttp[${PYTHON_USEDEP}] dev-python/validators[${PYTHON_USEDEP}] autogen? ( dev-python/bs4[${PYTHON_USEDEP}] ) autogen? ( dev-python/lxml[${PYTHON_USEDEP}] ) autogen? ( dev-python/pop-create-idem[${PYTHON_USEDEP}] ) autogen? ( dev-python/requests[${PYTHON_USEDEP}] ) autogen? ( dev-python/tqdm[${PYTHON_USEDEP}] ) autogen? ( dev-python/validators[${PYTHON_USEDEP}] ) full? ( dev-python/pop-create-idem[${PYTHON_USEDEP}] ) full? ( dev-python/validators[${PYTHON_USEDEP}] ) full? ( dev-python/lxml[${PYTHON_USEDEP}] ) full? ( dev-python/bs4[${PYTHON_USEDEP}] ) full? ( dev-python/tqdm[${PYTHON_USEDEP}] ) full? ( dev-python/requests[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"