# 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="Subsample ocean climatologies and reference data" HOMEPAGE="" 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="dev test" DEPENDENCIES=">=dev-python/numpy-1.14[${PYTHON_USEDEP}] >=dev-python/scipy-1.1[${PYTHON_USEDEP}] >=dev-python/netcdf4-1.2.4[${PYTHON_USEDEP}] dev-python/supportdata[${PYTHON_USEDEP}] dev? ( >=dev-python/twine-1.8.1[${PYTHON_USEDEP}] ) dev? ( >=dev-python/sphinx-1.5.1[${PYTHON_USEDEP}] ) test? ( >=dev-python/hypothesis-6.29.3[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-5.0.0[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) test? ( >=dev-python/pip-9.0.1[${PYTHON_USEDEP}] ) test? ( >=dev-python/flake8-3.2.1[${PYTHON_USEDEP}] ) test? ( >=dev-python/tox-2.3.3[${PYTHON_USEDEP}] ) test? ( >=dev-python/coverage-4.2[${PYTHON_USEDEP}] ) test? ( dev-python/supportdata[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"