# 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="Control Unipi I/O directly with MQTT commands." HOMEPAGE="" LICENSE="Apache-2.0 license" SRC_URI="https://files.pythonhosted.org/packages/d6/bf/fabf61377515723b9be8d4340979deaf69a462bf81ffa783a2a93f6fe3bf/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="audit build format lint tests" DEPENDENCIES="dev-python/aiomqtt[${PYTHON_USEDEP}] dev-python/pymodbus[${PYTHON_USEDEP}] ~dev-python/pyyaml-6.0.1[${PYTHON_USEDEP}] audit? ( dev-python/pip-audit[${PYTHON_USEDEP}] ) build? ( >=dev-python/setuptools-65.5.1[${PYTHON_USEDEP}] ) build? ( ~dev-python/build-1.0.3[${PYTHON_USEDEP}] ) format? ( ~dev-python/black-23.9.1[${PYTHON_USEDEP}] ) lint? ( ~dev-python/mypy-1.5.1[${PYTHON_USEDEP}] ) lint? ( dev-python/ruff[${PYTHON_USEDEP}] ) lint? ( dev-python/types-PyYAML[${PYTHON_USEDEP}] ) lint? ( dev-python/yamllint[${PYTHON_USEDEP}] ) tests? ( ~dev-python/coverage-7.3.2[${PYTHON_USEDEP}] ) tests? ( dev-python/coverage-badge[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-7.4.2[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-asyncio-0.21.1[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-cov-4.1.0[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-mock-3.11.1[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-xdist-3.3.1[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"