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

HOMEPAGE="https://github.com/latenighttales/alcali.git"
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="dev ldap social"
DEPENDENCIES="~dev-python/ansi2html-1.8.0[${PYTHON_USEDEP}]
	~dev-python/django-4.2.5[${PYTHON_USEDEP}]
	~dev-python/django-cors-headers-4.2.0[${PYTHON_USEDEP}]
	dev-python/django-currentuser[${PYTHON_USEDEP}]
	~dev-python/djangorestframework-3.14.0[${PYTHON_USEDEP}]
	dev-python/djangorestframework-simplejwt[${PYTHON_USEDEP}]
	dev-python/gunicorn[${PYTHON_USEDEP}]
	~dev-python/pyjwt-2.8.0[${PYTHON_USEDEP}]
	~dev-python/python-dotenv-1.0.0[${PYTHON_USEDEP}]
	dev-python/pytz[${PYTHON_USEDEP}]
	~dev-python/requests-2.31.0[${PYTHON_USEDEP}]
	dev-python/salt-pepper[${PYTHON_USEDEP}]
	dev-python/whitenoise[${PYTHON_USEDEP}]
	dev? ( ~dev-python/black-23.1_alpha1[${PYTHON_USEDEP}] )
	dev? ( dev-python/django-extensions[${PYTHON_USEDEP}] )
	dev? ( ~dev-python/ipython-7.31.1[${PYTHON_USEDEP}] )
	ldap? ( ~dev-python/django-auth-ldap-4.5.0[${PYTHON_USEDEP}] )
	ldap? ( ~dev-python/python-ldap-3.4.3[${PYTHON_USEDEP}] )
	social? ( dev-python/rest-social-auth[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"