# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="0.0.3a27" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="An async webserver focused on being predictable and self documenting." HOMEPAGE="https://github.com/mrincredibuell/clericus" 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="" DEPENDENCIES=">=dev-python/aiohttp-3.5.4[${PYTHON_USEDEP}] >=dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}] dev-python/motor[${PYTHON_USEDEP}] >=dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}] >=dev-python/bcrypt-3.1.6[${PYTHON_USEDEP}] >=dev-python/dnspython-1.16.0[${PYTHON_USEDEP}] >=dev-python/faker-1.0.7[${PYTHON_USEDEP}] >=dev-python/markdown-3.1.1[${PYTHON_USEDEP}] dev-python/ansicolors[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"