# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="4.0.0a4" 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 module to talk to ISY devices from UDI." HOMEPAGE="https://github.com/automicus/PyISY" LICENSE="Apache-2.0" SRC_URI="https://files.pythonhosted.org/packages/da/1f/763f82ef3e25d6e59f52a836ccd7bb941bc1bd42f3f4d849959dbcd69efc/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/aiohttp-3.8.1[${PYTHON_USEDEP}] >=dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}] >=dev-python/requests-2.28.1[${PYTHON_USEDEP}] >=dev-python/colorlog-6.6.0[${PYTHON_USEDEP}] >=dev-python/xmltodict-0.12.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"