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

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="0.0.2a3.dev9"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="A library for simulation-based parameter optimization [badver 0.0.2a3.dev9]"

HOMEPAGE="http://mclab.di.uniroma1.it"
LICENSE=""
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/attrs-21.2.0[${PYTHON_USEDEP}]
	dev-python/chaospy[${PYTHON_USEDEP}]
	~dev-python/cycler-0.10.0[${PYTHON_USEDEP}]
	dev-python/future[${PYTHON_USEDEP}]
	~dev-python/importlib-metadata-3.1.0[${PYTHON_USEDEP}]
	~dev-python/kiwisolver-1.3.2[${PYTHON_USEDEP}]
	~dev-python/matplotlib-3.4.3[${PYTHON_USEDEP}]
	~dev-python/mpmath-1.2.1[${PYTHON_USEDEP}]
	~dev-python/numpy-1.22.3[${PYTHON_USEDEP}]
	~dev-python/pillow-8.3.2[${PYTHON_USEDEP}]
	~dev-python/pyparsing-2.4.7[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
	dev-python/python-libsbml[${PYTHON_USEDEP}]
	~dev-python/pyyaml-5.4.1[${PYTHON_USEDEP}]
	~dev-python/scipy-1.7.1[${PYTHON_USEDEP}]
	~dev-python/seaborn-0.11.0[${PYTHON_USEDEP}]
	~dev-python/six-1.16.0[${PYTHON_USEDEP}]
	~dev-python/sympy-1.8[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.62.2[${PYTHON_USEDEP}]
	~dev-python/zipp-3.4.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"