# 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="A large-scale dataset of both raw MRI measurements and clinical MRI images." HOMEPAGE="https://fastmri.org/" 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="dev tests" DEPENDENCIES=">=dev-python/numpy-1.18.5[${PYTHON_USEDEP}] >=dev-python/scikit-image-0.16.2[${PYTHON_USEDEP}] dev-python/torchvision[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] dev-python/runstats[${PYTHON_USEDEP}] dev-python/pytorch-lightning[${PYTHON_USEDEP}] >=dev-python/h5py-2.10.0[${PYTHON_USEDEP}] >=dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}] dev-python/torchmetrics[${PYTHON_USEDEP}] >=dev-python/pandas-1.3.4[${PYTHON_USEDEP}] dev? ( ~dev-python/black-22.3.0[${PYTHON_USEDEP}] ) dev? ( ~dev-python/flake8-4.0.1[${PYTHON_USEDEP}] ) dev? ( ~dev-python/mypy-1.1.1[${PYTHON_USEDEP}] ) dev? ( ~dev-python/pytest-7.1.2[${PYTHON_USEDEP}] ) dev? ( dev-python/types-PyYAML[${PYTHON_USEDEP}] ) dev? ( dev-python/types-requests[${PYTHON_USEDEP}] ) dev? ( dev-python/types-urllib3[${PYTHON_USEDEP}] ) tests? ( ~dev-python/black-22.3.0[${PYTHON_USEDEP}] ) tests? ( ~dev-python/flake8-4.0.1[${PYTHON_USEDEP}] ) tests? ( ~dev-python/h5py-3.7.0[${PYTHON_USEDEP}] ) tests? ( ~dev-python/isort-5.10.1[${PYTHON_USEDEP}] ) tests? ( ~dev-python/mypy-1.1.1[${PYTHON_USEDEP}] ) tests? ( ~dev-python/numpy-1.23.5[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pandas-1.4.2[${PYTHON_USEDEP}] ) tests? ( dev-python/pandas-stubs[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-7.1.2[${PYTHON_USEDEP}] ) tests? ( dev-python/pytorch-lightning[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pyyaml-6.0[${PYTHON_USEDEP}] ) tests? ( dev-python/runstats[${PYTHON_USEDEP}] ) tests? ( ~dev-python/scikit-image-0.19.3[${PYTHON_USEDEP}] ) tests? ( dev-python/torchmetrics[${PYTHON_USEDEP}] ) tests? ( dev-python/torchvision[${PYTHON_USEDEP}] ) tests? ( dev-python/torch[${PYTHON_USEDEP}] ) tests? ( dev-python/types-PyYAML[${PYTHON_USEDEP}] ) tests? ( dev-python/types-requests[${PYTHON_USEDEP}] ) tests? ( dev-python/types-urllib3[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"