# 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/quaxalber/Adafruit_Blinka" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/53/d0/9d2b1c6e5a23bf9a33cf458030f07854bfd13a42b1dfe8175e0e6add2477/quax_blinka-${REALVERSION}.tar.gz" SOURCEFILE="quax_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/pyftdi[${PYTHON_USEDEP}] dev-python/adafruit-circuitpython-typing[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"