# 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="CosmiQ Works Geospatial Machine Learning Analysis Toolkit" HOMEPAGE="https://github.com/CosmiQ/solaris" LICENSE="Apache-2.0" 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="test" DEPENDENCIES=">=dev-python/pip-19.0.3[${PYTHON_USEDEP}] dev-python/affine[${PYTHON_USEDEP}] dev-python/albumentations[${PYTHON_USEDEP}] dev-python/fiona[${PYTHON_USEDEP}] dev-python/GDAL[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.1.2[${PYTHON_USEDEP}] >=dev-python/networkx-2.4[${PYTHON_USEDEP}] >=dev-python/numpy-1.17.3[${PYTHON_USEDEP}] dev-python/opencv-python[${PYTHON_USEDEP}] >=dev-python/pandas-0.25.3[${PYTHON_USEDEP}] >=dev-python/pyproj-2.1[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] ~dev-python/pyyaml-5.2[${PYTHON_USEDEP}] dev-python/rasterio[${PYTHON_USEDEP}] ~dev-python/requests-2.22.0[${PYTHON_USEDEP}] >=dev-python/rtree-0.9.3[${PYTHON_USEDEP}] >=dev-python/scikit-image-0.16.2[${PYTHON_USEDEP}] >=dev-python/scipy-1.3.2[${PYTHON_USEDEP}] >=dev-python/shapely-1.7.1_pre0[${PYTHON_USEDEP}] dev-python/torchvision[${PYTHON_USEDEP}] >=dev-python/tqdm-4.40.0[${PYTHON_USEDEP}] >=dev-python/urllib3-1.25.7[${PYTHON_USEDEP}] dev-python/tensorflow[${PYTHON_USEDEP}] test? ( dev-python/mock[${PYTHON_USEDEP}] ) test? ( dev-python/pytest[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) test? ( dev-python/codecov[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"