# 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 secure, decentral platform for maintaining your online identity" HOMEPAGE="https://spkcspider.net" LICENSE="MIT" 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="fastcgi mysql postgresql tasks test" DEPENDENCIES=">=dev-python/django-3.0[${PYTHON_USEDEP}] dev-python/django-simple-jsonfield[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/certifi[${PYTHON_USEDEP}] dev-python/bleach[${PYTHON_USEDEP}] dev-python/rdflib[${PYTHON_USEDEP}] dev-python/html5lib[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] dev-python/django-ranged-response[${PYTHON_USEDEP}] dev-python/django-widget-tweaks[${PYTHON_USEDEP}] dev-python/django-next-prev[${PYTHON_USEDEP}] dev-python/django-fast-ratelimit[${PYTHON_USEDEP}] test? ( dev-python/django-simple-captcha[${PYTHON_USEDEP}] ) fastcgi? ( dev-python/flipflop[${PYTHON_USEDEP}] ) mysql? ( dev-python/mysqlclient[${PYTHON_USEDEP}] ) mysql? ( dev-python/django-mysql[${PYTHON_USEDEP}] ) postgresql? ( dev-python/psycopg2[${PYTHON_USEDEP}] ) tasks? ( dev-python/celery[${PYTHON_USEDEP}] ) test? ( dev-python/celery[${PYTHON_USEDEP}] ) tasks? ( dev-python/sqlalchemy[${PYTHON_USEDEP}] ) test? ( dev-python/sqlalchemy[${PYTHON_USEDEP}] ) test? ( dev-python/spkcspider-domainauth[${PYTHON_USEDEP}] ) test? ( dev-python/django-webtest[${PYTHON_USEDEP}] ) test? ( dev-python/wsgiproxy2[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"