# 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="A python3 library to communicate with Adax" HOMEPAGE="https://github.com/Danielhiversen/pyAdaxLocal" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/84/3e/09a2f786e2b38191c71afd1946d3e12d93e1f71e0faa2296115293ba380f/adax_local-${REALVERSION}.tar.gz" SOURCEFILE="adax_local-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/aiohttp-3.0.6[${PYTHON_USEDEP}] >=dev-python/async-timeout-1.4.0[${PYTHON_USEDEP}] dev-python/bleak[${PYTHON_USEDEP}] dev-python/bleak-retry-connector[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"