# 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="Classifier"

HOMEPAGE="https://gitlab.com/satelligence/classifier"
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=""
DEPENDENCIES="~dev-python/boto3-1.37.1[${PYTHON_USEDEP}]
	~dev-python/click-8.1.3[${PYTHON_USEDEP}]
	dev-python/dacite[${PYTHON_USEDEP}]
	dev-python/dtaidistance[${PYTHON_USEDEP}]
	dev-python/fiona[${PYTHON_USEDEP}]
	dev-python/folium[${PYTHON_USEDEP}]
	dev-python/geojson[${PYTHON_USEDEP}]
	dev-python/geopandas[${PYTHON_USEDEP}]
	~dev-python/h5py-3.13.0[${PYTHON_USEDEP}]
	~dev-python/marshmallow-3.26.0[${PYTHON_USEDEP}]
	~dev-python/matplotlib-3.10.0[${PYTHON_USEDEP}]
	~dev-python/numpy-2.2.3[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.9.0[${PYTHON_USEDEP}]
	dev-python/rasterio[${PYTHON_USEDEP}]
	dev-python/rasterstats[${PYTHON_USEDEP}]
	~dev-python/rtree-1.3.0[${PYTHON_USEDEP}]
	~dev-python/scikit-learn-1.6.1[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.67.0[${PYTHON_USEDEP}]
	~dev-python/xarray-2025.1.2[${PYTHON_USEDEP}]
	dev-python/xgboost[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"