# 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="uniCMS is a Django Web Content Management System"

HOMEPAGE="https://github.com/UniversitaDellaCalabria/uniCMS"
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/django-4.0[${PYTHON_USEDEP}]
	dev-python/django-filter[${PYTHON_USEDEP}]
	dev-python/django-nested-admin[${PYTHON_USEDEP}]
	<=dev-python/django-taggit-1.5.1[${PYTHON_USEDEP}]
	dev-python/django-taggit-serializer[${PYTHON_USEDEP}]
	>=dev-python/pillow-7.2.0[${PYTHON_USEDEP}]
	>=dev-python/python-magic-0.4.18[${PYTHON_USEDEP}]
	>=dev-python/pymongo-4.0[${PYTHON_USEDEP}]
	dev-python/django-rest-framework[${PYTHON_USEDEP}]
	dev-python/uritemplate[${PYTHON_USEDEP}]
	dev-python/pyyaml[${PYTHON_USEDEP}]
	dev-python/pydantic[${PYTHON_USEDEP}]
	dev-python/django-htmlmin[${PYTHON_USEDEP}]
	>=dev-python/django-redis-4.12.1[${PYTHON_USEDEP}]
	dev-python/unicms-template-italia[${PYTHON_USEDEP}]
	dev-python/markdown[${PYTHON_USEDEP}]
	dev-python/markdownify[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"