# 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="LocalCosmos Private Server. Run your own server for localcosmos.org apps."

HOMEPAGE="https://github.com/SiSol-Systems/localcosmos-server"
LICENSE="The MIT 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=""
DEPENDENCIES="~dev-python/django-5.1.7[${PYTHON_USEDEP}]
	~dev-python/djangorestframework-3.15.2[${PYTHON_USEDEP}]
	dev-python/djangorestframework-simplejwt[${PYTHON_USEDEP}]
	dev-python/djangorestframework-camel-case[${PYTHON_USEDEP}]
	dev-python/drf-spectacular[${PYTHON_USEDEP}]
	dev-python/django-imagekit[${PYTHON_USEDEP}]
	dev-python/content-licencing[${PYTHON_USEDEP}]
	dev-python/anycluster[${PYTHON_USEDEP}]
	dev-python/rules[${PYTHON_USEDEP}]
	dev-python/django-el-pagination[${PYTHON_USEDEP}]
	dev-python/django-octicons[${PYTHON_USEDEP}]
	dev-python/django-countries[${PYTHON_USEDEP}]
	~dev-python/django-cors-headers-4.6.0[${PYTHON_USEDEP}]
	dev-python/pillow[${PYTHON_USEDEP}]
	dev-python/matplotlib[${PYTHON_USEDEP}]
	~dev-python/django-taggit-6.1.0[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"