# 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="Utilities for Django application"

HOMEPAGE="https://github.com/Lenders-Cooperative/django-lc-utils"
LICENSE="BSD"
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.0[${PYTHON_USEDEP}]
	dev-python/django-model-utils[${PYTHON_USEDEP}]
	<dev-python/djangorestframework-4.0.0[${PYTHON_USEDEP}]
	dev-python/html-sanitizer[${PYTHON_USEDEP}]
	<dev-python/openpyxl-4.0.0[${PYTHON_USEDEP}]
	<dev-python/inflect-8.0.0[${PYTHON_USEDEP}]
	dev-python/sentry-sdk[${PYTHON_USEDEP}]
	dev-python/django-error-reporting[${PYTHON_USEDEP}]
	dev-python/django-constance[${PYTHON_USEDEP}]
	<dev-python/phonenumbers-9.0.0[${PYTHON_USEDEP}]
	dev-python/drf-spectacular[${PYTHON_USEDEP}]
	dev-python/django-tenants[${PYTHON_USEDEP}]
	dev-python/holidays[${PYTHON_USEDEP}]
	<dev-python/semantic-version-3.0.0[${PYTHON_USEDEP}]
	dev-python/django-phonenumber-field[${PYTHON_USEDEP}]
	dev-python/smartystreets-python-sdk[${PYTHON_USEDEP}]
	<dev-python/boto3-2.0.0[${PYTHON_USEDEP}]
	dev-python/django-storages[${PYTHON_USEDEP}]
	dev-python/django-twilio-2fa[${PYTHON_USEDEP}]
	<dev-python/python-magic-0.5.0[${PYTHON_USEDEP}]
	dev-python/whitenoise[${PYTHON_USEDEP}]
	>=dev-python/weasyprint-61.2[${PYTHON_USEDEP}]
	dev-python/django-autocomplete-light[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"