# 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="Utils to extend the FastAPI with logging and exception handlers" HOMEPAGE="" 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="" DEPENDENCIES="dev-python/asgi-correlation-id[${PYTHON_USEDEP}] dev-python/fastapi[${PYTHON_USEDEP}] dev-python/pydantic-vault[${PYTHON_USEDEP}] ~dev-python/python-json-logger-2.0.6[${PYTHON_USEDEP}] ~dev-python/pytz-2022.7.1[${PYTHON_USEDEP}] dev-python/sentry-sdk[${PYTHON_USEDEP}] ~dev-python/typer-0.7.0[${PYTHON_USEDEP}] ~dev-python/uvloop-0.17.0[${PYTHON_USEDEP}] ~dev-python/uvicorn-0.20.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"