# 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} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="FAST-OAD is a framework for performing rapid Overall Aircraft Design"

HOMEPAGE="https://github.com/fast-aircraft-design/FAST-OAD"
LICENSE="GPL-3"
SRC_URI="https://files.pythonhosted.org/packages/88/78/65b13f0a194922aa9bca9fbbc7f3ae785b15fe7e41aa9d4ece475646889b/fast_oad_core-${REALVERSION}.tar.gz"
SOURCEFILE="fast_oad_core-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE="mpi mpi4py"
DEPENDENCIES="dev-python/anywidget[${PYTHON_USEDEP}]
	<dev-python/numpy-3.0[${PYTHON_USEDEP}]
	<dev-python/scipy-2.0.0[${PYTHON_USEDEP}]
	<dev-python/pandas-3.0[${PYTHON_USEDEP}]
	<dev-python/pandas-3.0.0[${PYTHON_USEDEP}]
	dev-python/openmdao[${PYTHON_USEDEP}]
	dev-python/iPOPO[${PYTHON_USEDEP}]
	<dev-python/ipywidgets-9.0[${PYTHON_USEDEP}]
	dev-python/ipysheet[${PYTHON_USEDEP}]
	<dev-python/plotly-7.0.0[${PYTHON_USEDEP}]
	dev-python/wop[${PYTHON_USEDEP}]
	<dev-python/lxml-6.0[${PYTHON_USEDEP}]
	<dev-python/tomlkit-1.0[${PYTHON_USEDEP}]
	<dev-python/ruamel-yaml-0.18[${PYTHON_USEDEP}]
	<dev-python/jsonschema-5.0[${PYTHON_USEDEP}]
	dev-python/ensure[${PYTHON_USEDEP}]
	dev-python/ensure[${PYTHON_USEDEP}]
	<dev-python/tabulate-1.0[${PYTHON_USEDEP}]
	dev-python/aenum[${PYTHON_USEDEP}]
	<dev-python/jupyterlab-4.0.0[${PYTHON_USEDEP}]
	<dev-python/jupyterlab-5.0[${PYTHON_USEDEP}]
	dev-python/stdatm[${PYTHON_USEDEP}]
	<dev-python/deprecated-2.0.0[${PYTHON_USEDEP}]
	<dev-python/click-9.0.0[${PYTHON_USEDEP}]
	dev-python/pyDOE3[${PYTHON_USEDEP}]
	mpi? ( <dev-python/mpi4py-5.0.0[${PYTHON_USEDEP}] )
	mpi4py? ( <dev-python/mpi4py-5.0.0[${PYTHON_USEDEP}] )
	<dev-python/rich-15.0.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"