# 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 library to communicate with Switchbot" HOMEPAGE="https://github.com/sblibs/pySwitchbot/" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/44/d4/ac7eaab0a5b956283cc9db03a220502bfc5652cdae65e743968a1fc3bb84/pyswitchbot-${REALVERSION}.tar.gz" SOURCEFILE="pyswitchbot-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/aiohttp-3.9.5[${PYTHON_USEDEP}] dev-python/bleak[${PYTHON_USEDEP}] dev-python/bleak-retry-connector[${PYTHON_USEDEP}] >=dev-python/cryptography-39.0.0[${PYTHON_USEDEP}] >=dev-python/pyopenssl-23.0.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"