# 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="Tooling to create and maintain stubs for MicroPython [top-max 1.26.3]"

HOMEPAGE="https://github.com/Josverl/micropython-stubber#readme"
LICENSE="MIT"
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=""
DEPENDENCIES="dev-python/python-minifier[${PYTHON_USEDEP}]
	<dev-python/requests-3.0.0[${PYTHON_USEDEP}]
	dev-python/mpflash[${PYTHON_USEDEP}]
	dev-python/mpremote[${PYTHON_USEDEP}]
	dev-python/autoflake[${PYTHON_USEDEP}]
	<dev-python/black-25.0[${PYTHON_USEDEP}]
	<dev-python/libcst-2.0.0[${PYTHON_USEDEP}]
	<dev-python/cachetools-6.0.0[${PYTHON_USEDEP}]
	<dev-python/click-9.0.0[${PYTHON_USEDEP}]
	<dev-python/executing-3.0.0[${PYTHON_USEDEP}]
	<dev-python/loguru-0.8[${PYTHON_USEDEP}]
	dev-python/mypy-gitlab-code-quality[${PYTHON_USEDEP}]
	<dev-python/packaging-25.0[${PYTHON_USEDEP}]
	<dev-python/pygithub-3.0.0[${PYTHON_USEDEP}]
	>=dev-python/pyserial-3.5[${PYTHON_USEDEP}]
	dev-python/pypi-simple[${PYTHON_USEDEP}]
	<dev-python/rich-click-2.0.0[${PYTHON_USEDEP}]
	~dev-python/tenacity-9.0.0[${PYTHON_USEDEP}]
	<dev-python/tomli-w-2.0.0[${PYTHON_USEDEP}]
	dev-python/typed-config[${PYTHON_USEDEP}]
	<dev-python/urllib3-3.0.0[${PYTHON_USEDEP}]
	dev-python/pydeps[${PYTHON_USEDEP}]
	dev-python/pyright[${PYTHON_USEDEP}]
	>=dev-python/mypy-1.10[${PYTHON_USEDEP}]
	dev-python/mpy-cross[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"