# 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=wheel inherit python-r1 gs-pypi DESCRIPTION="Python-base APIs and tools for CHIP. [wheel]" HOMEPAGE="https://github.com/project-chip/connectedhomeip" LICENSE="Apache-2.0" SRC_URI="https://files.pythonhosted.org/packages/cp37/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-cp37-abi3-manylinux_2_31_x86_64.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-cp37-abi3-manylinux_2_31_x86_64.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/coloredlogs[${PYTHON_USEDEP}] dev-python/construct[${PYTHON_USEDEP}] dev-python/dacite[${PYTHON_USEDEP}] dev-python/rich[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/ipdb[${PYTHON_USEDEP}] dev-python/deprecation[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] dev-python/ecdsa[${PYTHON_USEDEP}] virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"