# 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="Django APIs for physics conversion and calculations" HOMEPAGE="https://api.geophysics.io/swagger/" 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="develop mysql postgres" DEPENDENCIES=">=dev-python/django-3.2[${PYTHON_USEDEP}] >=dev-python/django-cors-headers-3.2[${PYTHON_USEDEP}] dev-python/django-cors-middleware[${PYTHON_USEDEP}] dev-python/django-createsuperuser[${PYTHON_USEDEP}] dev-python/django-extensions[${PYTHON_USEDEP}] >=dev-python/django-filter-2.3[${PYTHON_USEDEP}] >=dev-python/django-redis-4.12[${PYTHON_USEDEP}] dev-python/django-sendfile[${PYTHON_USEDEP}] >=dev-python/djangorestframework-3.11[${PYTHON_USEDEP}] dev-python/drf-yasg[${PYTHON_USEDEP}] >=dev-python/markdown-3.0[${PYTHON_USEDEP}] >=dev-python/lxml-4.0[${PYTHON_USEDEP}] dev-python/pysendfile[${PYTHON_USEDEP}] dev-python/gunicorn[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] dev-python/pycountry[${PYTHON_USEDEP}] dev-python/countryinfo[${PYTHON_USEDEP}] dev-python/timezonefinder[${PYTHON_USEDEP}] dev-python/iso4217[${PYTHON_USEDEP}] dev-python/forex-python[${PYTHON_USEDEP}] >=dev-python/babel-2.8[${PYTHON_USEDEP}] dev-python/Pint[${PYTHON_USEDEP}] >=dev-python/networkx-2.5[${PYTHON_USEDEP}] >=dev-python/sympy-1.7[${PYTHON_USEDEP}] dev-python/channels[${PYTHON_USEDEP}] >=dev-python/uncertainties-3.1[${PYTHON_USEDEP}] dev-python/ariadne[${PYTHON_USEDEP}] develop? ( dev-python/jupyter[${PYTHON_USEDEP}] ) mysql? ( dev-python/mysql[${PYTHON_USEDEP}] ) postgres? ( dev-python/psycopg2[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"