# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python3_11 )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="The Observatory Control System (OCS) Observation Portal django apps"

HOMEPAGE="https://observatorycontrolsystem.github.io"
LICENSE="GPL-3"
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/apscheduler-3.8[${PYTHON_USEDEP}]
	<dev-python/boto3-2.0[${PYTHON_USEDEP}]
	<dev-python/cerberus-2.0[${PYTHON_USEDEP}]
	<dev-python/django-5.0[${PYTHON_USEDEP}]
	<dev-python/djangorestframework-4.0[${PYTHON_USEDEP}]
	dev-python/django-bootstrap4[${PYTHON_USEDEP}]
	<dev-python/django-cors-headers-4.0[${PYTHON_USEDEP}]
	dev-python/django-dramatiq[${PYTHON_USEDEP}]
	dev-python/django-extensions[${PYTHON_USEDEP}]
	~dev-python/django-filter-21.1[${PYTHON_USEDEP}]
	dev-python/django-oauth-toolkit[${PYTHON_USEDEP}]
	dev-python/django-redis-cache[${PYTHON_USEDEP}]
	dev-python/django-registration-redux[${PYTHON_USEDEP}]
	dev-python/django-storages[${PYTHON_USEDEP}]
	dev-python/dramatiq[${PYTHON_USEDEP}]
	dev-python/drf-yasg[${PYTHON_USEDEP}]
	<dev-python/opensearch-py-2.0[${PYTHON_USEDEP}]
	dev-python/gunicorn[${PYTHON_USEDEP}]
	dev-python/lcogt-logging[${PYTHON_USEDEP}]
	dev-python/psycopg2-binary[${PYTHON_USEDEP}]
	dev-python/PyPDF2[${PYTHON_USEDEP}]
	<dev-python/redis-4.0[${PYTHON_USEDEP}]
	<dev-python/requests-3.0.0[${PYTHON_USEDEP}]
	dev-python/time-intervals[${PYTHON_USEDEP}]
	<dev-python/uritemplate-5.0.0[${PYTHON_USEDEP}]
	<dev-python/pyyaml-7.0[${PYTHON_USEDEP}]
	dev-python/sentry-sdk[${PYTHON_USEDEP}]
	dev-python/django-health-check[${PYTHON_USEDEP}]
	dev-python/ocs-rise-set[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"