# 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="Idiomatic asyncio wrapper around paho-mqtt [top-max 0.16.2]" HOMEPAGE="" LICENSE="BSD 3-Clause License" 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="format lint tests" DEPENDENCIES=">=dev-python/paho-mqtt-1.6.0[${PYTHON_USEDEP}] format? ( >=dev-python/black-22.10.0[${PYTHON_USEDEP}] ) lint? ( >=dev-python/mypy-0.991[${PYTHON_USEDEP}] ) lint? ( dev-python/ruff[${PYTHON_USEDEP}] ) lint? ( dev-python/types-paho-mqtt[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-7.2.0[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-cov-4.0.0[${PYTHON_USEDEP}] ) tests? ( >=dev-python/anyio-3.6.2[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"