# 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="Wagtail based Geospatial Data Manager"

HOMEPAGE="https://github.com/erick-otenyo/geomanager"
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/wagtail[${PYTHON_USEDEP}]
	dev-python/wagtail-modeladmin[${PYTHON_USEDEP}]
	dev-python/adm-boundary-manager[${PYTHON_USEDEP}]
	dev-python/django-extensions[${PYTHON_USEDEP}]
	dev-python/wagtail-color-panel[${PYTHON_USEDEP}]
	dev-python/wagtail-font-awesome-svg[${PYTHON_USEDEP}]
	dev-python/django-json-widget[${PYTHON_USEDEP}]
	dev-python/django-nextjs[${PYTHON_USEDEP}]
	dev-python/django-allauth[${PYTHON_USEDEP}]
	dev-python/django-large-image[${PYTHON_USEDEP}]
	dev-python/large-image-source-rasterio[${PYTHON_USEDEP}]
	dev-python/large-image-source-pil[${PYTHON_USEDEP}]
	>=dev-python/django-filter-22.1[${PYTHON_USEDEP}]
	>=dev-python/cftime-1.6.2[${PYTHON_USEDEP}]
	>=dev-python/netcdf4-1.6.3[${PYTHON_USEDEP}]
	dev-python/rasterio[${PYTHON_USEDEP}]
	dev-python/rio-cogeo[${PYTHON_USEDEP}]
	>=dev-python/xarray-2023.3.0[${PYTHON_USEDEP}]
	dev-python/rioxarray[${PYTHON_USEDEP}]
	>=dev-python/shapely-2.0.1[${PYTHON_USEDEP}]
	dev-python/djangorestframework-simplejwt[${PYTHON_USEDEP}]
	dev-python/wagtail-humanitarian-icons[${PYTHON_USEDEP}]
	dev-python/wagtail-icon-chooser[${PYTHON_USEDEP}]
	>=dev-python/matplotlib-3.7.1[${PYTHON_USEDEP}]
	dev-python/CairoSVG[${PYTHON_USEDEP}]
	dev-python/wagtail-cache[${PYTHON_USEDEP}]
	dev-python/mercantile[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"