# 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_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Python module to help parse and construct Tasmota MQTT messages." HOMEPAGE="https://github.com/emontnemery/hatasmota" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/f2/b3/2ff8569b72e623784ca9e75abf49fbcb9c1163edad2b7304ec0e7576e7bf/hatasmota-${REALVERSION}.tar.gz" SOURCEFILE="hatasmota-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/voluptuous-0.12.0[${PYTHON_USEDEP}] >=dev-python/aiohttp-3.11.12[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"