# 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="API for the WRF-Hydro model [wheel]"

HOMEPAGE="https://github.com/NCAR/wrf_hydro_py"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py3-none-any.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-py3-none-any.whl"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES=">=dev-python/boltons-23.1.1[${PYTHON_USEDEP}]
	dev-python/bs4[${PYTHON_USEDEP}]
	dev-python/dask[${PYTHON_USEDEP}]
	>=dev-python/deepdiff-6.2.3[${PYTHON_USEDEP}]
	dev-python/f90nml[${PYTHON_USEDEP}]
	~dev-python/importlib-metadata-4.13.0[${PYTHON_USEDEP}]
	>=dev-python/netcdf4-1.5.3[${PYTHON_USEDEP}]
	>=dev-python/numpy-1.23.5[${PYTHON_USEDEP}]
	>=dev-python/pandas-1.3.5[${PYTHON_USEDEP}]
	dev-python/properscoring[${PYTHON_USEDEP}]
	<=dev-python/pytest-7.4.4[${PYTHON_USEDEP}]
	dev-python/pytest-html[${PYTHON_USEDEP}]
	dev-python/pytest-datadir-ng[${PYTHON_USEDEP}]
	dev-python/pytest-lazy-fixture[${PYTHON_USEDEP}]
	>=dev-python/requests-2.23.0[${PYTHON_USEDEP}]
	dev-python/spotpy[${PYTHON_USEDEP}]
	>=dev-python/urllib3-2.0.2[${PYTHON_USEDEP}]
	>=dev-python/xarray-0.19[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"