# 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="CircuitPython APIs for non-CircuitPython versions of Python such as CPython on Linux and MicroPython." HOMEPAGE="https://github.com/adafruit/Adafruit_Blinka" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/a5/72/3d9c217874691b1a1008b47158e0f33d704d131a30289a31d5f65c71fe21/adafruit_blinka-${REALVERSION}.tar.gz" SOURCEFILE="adafruit_blinka-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/Adafruit-PlatformDetect[${PYTHON_USEDEP}] dev-python/Adafruit-PureIO[${PYTHON_USEDEP}] dev-python/binho-host-adapter[${PYTHON_USEDEP}] dev-python/pyftdi[${PYTHON_USEDEP}] dev-python/adafruit-circuitpython-typing[${PYTHON_USEDEP}] dev-python/sysv-ipc[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"