# 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="Provides access to the Global Lake Level Database and extended functionality for lake water level analysis" HOMEPAGE="https://github.com/ESIPFed/LakePy" LICENSE="MIT" 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/ipython[${PYTHON_USEDEP}] dev-python/pymysql[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/seaborn[${PYTHON_USEDEP}] dev-python/plotly[${PYTHON_USEDEP}] dev-python/geopandas[${PYTHON_USEDEP}] dev-python/shapely[${PYTHON_USEDEP}] dev-python/contextily[${PYTHON_USEDEP}] ~dev-python/more-itertools-8.4[${PYTHON_USEDEP}] dev-python/tabulate[${PYTHON_USEDEP}] dev-python/leafmap[${PYTHON_USEDEP}] dev-python/scaleogram[${PYTHON_USEDEP}] dev-python/statsmodels[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"