# 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="GeneRal Integrated Modeling environment for the Supply of Electricity and Low-temperature heat"

HOMEPAGE="https://github.com/mcsoini/grimsel"
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/PyUtilib[${PYTHON_USEDEP}]
	>=dev-python/pandas-1.0.0[${PYTHON_USEDEP}]
	dev-python/Pyomo[${PYTHON_USEDEP}]
	>=dev-python/wrapt-1.12.1[${PYTHON_USEDEP}]
	dev-python/psycopg2[${PYTHON_USEDEP}]
	>=dev-python/numpy-1.18.2[${PYTHON_USEDEP}]
	>=dev-python/sqlalchemy-1.3.16[${PYTHON_USEDEP}]
	>=dev-python/statsmodels-0.11.1[${PYTHON_USEDEP}]
	>=dev-python/tables-3.6.1[${PYTHON_USEDEP}]
	dev-python/fastparquet[${PYTHON_USEDEP}]
	>=dev-python/matplotlib-3.2.1[${PYTHON_USEDEP}]
	>=dev-python/tabulate-0.8.7[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"