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

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python3_11 )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="ESM Tools external infrastructure for Earth System Modelling"

HOMEPAGE="https://github.com/esm-tools/esm_tools"
LICENSE="GNU General Public License v2"
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/click-8.0.4[${PYTHON_USEDEP}]
	~dev-python/pygithub-1.55[${PYTHON_USEDEP}]
	~dev-python/colorama-0.4.5[${PYTHON_USEDEP}]
	~dev-python/coloredlogs-15.0.1[${PYTHON_USEDEP}]
	~dev-python/emoji-1.7.0[${PYTHON_USEDEP}]
	dev-python/f90nml[${PYTHON_USEDEP}]
	dev-python/gfw-creator[${PYTHON_USEDEP}]
	~dev-python/gitpython-3.1.41[${PYTHON_USEDEP}]
	dev-python/h5netcdf[${PYTHON_USEDEP}]
	~dev-python/jinja2-3.1.6[${PYTHON_USEDEP}]
	~dev-python/loguru-0.6.0[${PYTHON_USEDEP}]
	>=dev-python/numpy-1.19.5[${PYTHON_USEDEP}]
	~dev-python/packaging-21.3[${PYTHON_USEDEP}]
	>=dev-python/pandas-1.1.5[${PYTHON_USEDEP}]
	~dev-python/psutil-5.9.1[${PYTHON_USEDEP}]
	>=dev-python/pydantic-1.10.13[${PYTHON_USEDEP}]
	~dev-python/pytest-7.1.2[${PYTHON_USEDEP}]
	~dev-python/pyyaml-6.0.1[${PYTHON_USEDEP}]
	dev-python/questionary[${PYTHON_USEDEP}]
	~dev-python/ruamel-yaml-0.17.32[${PYTHON_USEDEP}]
	~dev-python/semver-2.13.0[${PYTHON_USEDEP}]
	>=dev-python/sqlalchemy-1.4.39[${PYTHON_USEDEP}]
	~dev-python/tabulate-0.8.10[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.66.3[${PYTHON_USEDEP}]
	>=dev-python/typing-extensions-4.1.1[${PYTHON_USEDEP}]
	dev-python/xdgenvpy[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"