# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="3.1.0b1" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="IOTA API library for Python" HOMEPAGE="https://github.com/iotaledger/iota.py" 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="ccurl docs-builder pow test-runner" DEPENDENCIES="dev-python/httpx[${PYTHON_USEDEP}] dev-python/phx-filters[${PYTHON_USEDEP}] dev-python/pysha3[${PYTHON_USEDEP}] ccurl? ( dev-python/pyota-ccurl[${PYTHON_USEDEP}] ) docs-builder? ( >=dev-python/sphinx-2.4.2[${PYTHON_USEDEP}] ) docs-builder? ( >=dev-python/sphinx-rtd-theme-0.4.3[${PYTHON_USEDEP}] ) pow? ( dev-python/pyota-pow[${PYTHON_USEDEP}] ) test-runner? ( >=dev-python/tox-3.7[${PYTHON_USEDEP}] ) test-runner? ( dev-python/aiounittest[${PYTHON_USEDEP}] ) test-runner? ( dev-python/nose[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"