# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="2.0.0.dev8"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12} )
DISTUTILS_USE_PEP517=wheel

inherit python-r1 gs-pypi

DESCRIPTION="Semiconductor Developer's Kit [wheel]"

HOMEPAGE="https://origen-sdk.org/o2"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/cp311/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="<dev-python/jinja2-4.0[${PYTHON_USEDEP}]
	~dev-python/beautifulsoup4-4.8.2[${PYTHON_USEDEP}]
	dev-python/bs4[${PYTHON_USEDEP}]
	<dev-python/colorama-0.5[${PYTHON_USEDEP}]
	>=dev-python/importlib-metadata-1.7.0[${PYTHON_USEDEP}]
	~dev-python/mako-1.1.0[${PYTHON_USEDEP}]
	dev-python/origen-autoapi[${PYTHON_USEDEP}]
	dev-python/origen-metal[${PYTHON_USEDEP}]
	<dev-python/poetry-2.0.0[${PYTHON_USEDEP}]
	>=dev-python/recommonmark-0.0[${PYTHON_USEDEP}]
	~dev-python/sphinx-3.0.2[${PYTHON_USEDEP}]
	dev-python/sphinxbootstrap4theme[${PYTHON_USEDEP}]
	>=dev-python/termcolor-1.1.0[${PYTHON_USEDEP}]
	~dev-python/yapf-0.30[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"