# 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="The Django Dance School project: a modular, reusable set of designed to integrate all of the regular functions of a social dance school with the Django CMS content management system"

HOMEPAGE="https://github.com/django-danceschool/django-danceschool"
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-3.2[${PYTHON_USEDEP}]
	>=dev-python/pillow-3.4.2[${PYTHON_USEDEP}]
	>=dev-python/beautifulsoup4-4.6.0[${PYTHON_USEDEP}]
	dev-python/django-admin-rangefilter[${PYTHON_USEDEP}]
	dev-python/django-admin-sortable2[${PYTHON_USEDEP}]
	dev-python/django-allauth[${PYTHON_USEDEP}]
	dev-python/django-autocomplete-light[${PYTHON_USEDEP}]
	dev-python/django-braces[${PYTHON_USEDEP}]
	dev-python/django-ckeditor-filebrowser-filer[${PYTHON_USEDEP}]
	dev-python/django-ckeditor[${PYTHON_USEDEP}]
	dev-python/django-cms[${PYTHON_USEDEP}]
	dev-python/django-colorful[${PYTHON_USEDEP}]
	>=dev-python/django-crispy-forms-1.6.0[${PYTHON_USEDEP}]
	dev-python/django-dynamic-preferences[${PYTHON_USEDEP}]
	dev-python/django-easy-pdf[${PYTHON_USEDEP}]
	dev-python/django-filer[${PYTHON_USEDEP}]
	dev-python/django-ical[${PYTHON_USEDEP}]
	dev-python/django-imagekit[${PYTHON_USEDEP}]
	dev-python/django-multiselectfield[${PYTHON_USEDEP}]
	>=dev-python/django-polymorphic-3.0.0[${PYTHON_USEDEP}]
	dev-python/django-sekizai[${PYTHON_USEDEP}]
	dev-python/django-utils-six[${PYTHON_USEDEP}]
	dev-python/djangocms-admin-style[${PYTHON_USEDEP}]
	dev-python/djangocms-bootstrap4[${PYTHON_USEDEP}]
	dev-python/djangocms-icon[${PYTHON_USEDEP}]
	dev-python/djangocms-link[${PYTHON_USEDEP}]
	dev-python/djangocms-picture[${PYTHON_USEDEP}]
	dev-python/djangocms-text-ckeditor[${PYTHON_USEDEP}]
	>=dev-python/easy-thumbnails-2.3[${PYTHON_USEDEP}]
	dev-python/huey[${PYTHON_USEDEP}]
	>=dev-python/icalendar-3.9.0[${PYTHON_USEDEP}]
	>=dev-python/intervaltree-2.1.0[${PYTHON_USEDEP}]
	dev-python/paypalrestsdk[${PYTHON_USEDEP}]
	dev-python/persisting-theory[${PYTHON_USEDEP}]
	>=dev-python/python-dateutil-2.4.1[${PYTHON_USEDEP}]
	>=dev-python/pytz-2017.2[${PYTHON_USEDEP}]
	>=dev-python/redis-3.1.0[${PYTHON_USEDEP}]
	>=dev-python/requests-2.6.0[${PYTHON_USEDEP}]
	>=dev-python/six-1.10.0[${PYTHON_USEDEP}]
	dev-python/squareconnect[${PYTHON_USEDEP}]
	>=dev-python/stripe-1.62.0[${PYTHON_USEDEP}]
	dev-python/unicodecsv[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"