# 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="Entry point for modern flask/gunicorn/sentry/celery web applications" HOMEPAGE="https://github.com/j-walker23/webstarts" 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/semantic-version[${PYTHON_USEDEP}] dev-python/click[${PYTHON_USEDEP}] dev-python/celery[${PYTHON_USEDEP}] >=dev-python/colorama-0.3.9[${PYTHON_USEDEP}] >=dev-python/decorator-4.0.11[${PYTHON_USEDEP}] >=dev-python/flask-0.12.2[${PYTHON_USEDEP}] >=dev-python/flask-sqlalchemy-2.3[${PYTHON_USEDEP}] dev-python/gevent[${PYTHON_USEDEP}] dev-python/gunicorn[${PYTHON_USEDEP}] dev-python/kids-cache[${PYTHON_USEDEP}] dev-python/raven[${PYTHON_USEDEP}] >=dev-python/requests-2.18.1[${PYTHON_USEDEP}] >=dev-python/sqlalchemy-1.1.11[${PYTHON_USEDEP}] >=dev-python/structlog-17.2.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"