# 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="A client portal in django for managing multi tenant saas apps for django tenants"

HOMEPAGE="https://github.com/tekanokhambane/django-multitenancy"
LICENSE="BSD"
SRC_URI="https://files.pythonhosted.org/packages/b2/1c/f5330d4feed2fe291db592b365a60c7822486f6749a85001abd69dcffea0/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/channels[${PYTHON_USEDEP}]
	dev-python/django-cogwheels[${PYTHON_USEDEP}]
	dev-python/django-compressor[${PYTHON_USEDEP}]
	~dev-python/django-cors-headers-3.11.0[${PYTHON_USEDEP}]
	dev-python/django-countries[${PYTHON_USEDEP}]
	dev-python/django-crontab[${PYTHON_USEDEP}]
	dev-python/django-environ[${PYTHON_USEDEP}]
	dev-python/django-extensions[${PYTHON_USEDEP}]
	dev-python/django-formtools[${PYTHON_USEDEP}]
	dev-python/django-groups-manager[${PYTHON_USEDEP}]
	dev-python/django-guardian[${PYTHON_USEDEP}]
	dev-python/django-ipware[${PYTHON_USEDEP}]
	dev-python/django-markdown-deux[${PYTHON_USEDEP}]
	dev-python/django-measurement[${PYTHON_USEDEP}]
	dev-python/django-phonenumber-field[${PYTHON_USEDEP}]
	~dev-python/django-polymorphic-3.1.0[${PYTHON_USEDEP}]
	~dev-python/django-redis-5.2.0[${PYTHON_USEDEP}]
	dev-python/django-select2[${PYTHON_USEDEP}]
	dev-python/django-storages[${PYTHON_USEDEP}]
	dev-python/django-tenant-users[${PYTHON_USEDEP}]
	dev-python/django-tenants[${PYTHON_USEDEP}]
	~dev-python/django-timezone-field-4.2.1[${PYTHON_USEDEP}]
	dev-python/django-user-accounts[${PYTHON_USEDEP}]
	dev-python/django-widget-tweaks[${PYTHON_USEDEP}]
	dev-python/django_sendmail_backend[${PYTHON_USEDEP}]
	~dev-python/easy-thumbnails-2.8.3[${PYTHON_USEDEP}]
	dev-python/google-cloud-storage[${PYTHON_USEDEP}]
	dev-python/gunicorn[${PYTHON_USEDEP}]
	dev-python/jsonfield[${PYTHON_USEDEP}]
	dev-python/multitenancy-helpdesk[${PYTHON_USEDEP}]
	dev-python/oauthlib[${PYTHON_USEDEP}]
	~dev-python/phonenumbers-8.12.45[${PYTHON_USEDEP}]
	dev-python/pinax-invitations[${PYTHON_USEDEP}]
	dev-python/pinax-teams[${PYTHON_USEDEP}]
	dev-python/psycopg2[${PYTHON_USEDEP}]
	dev-python/pytz[${PYTHON_USEDEP}]
	dev-python/requests-oauthlib[${PYTHON_USEDEP}]
	dev-python/setuptools[${PYTHON_USEDEP}]
	dev-python/social-auth-app-django[${PYTHON_USEDEP}]
	dev-python/sweetify[${PYTHON_USEDEP}]
	dev-python/unidecode[${PYTHON_USEDEP}]
	dev-python/whois[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"