# 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="Minty HTTP Api server based on Pyramid" HOMEPAGE="https://gitlab.com/minty-python/minty-pyramid" LICENSE="EUPL 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/pyramid[${PYTHON_USEDEP}] ~dev-python/waitress-2.1[${PYTHON_USEDEP}] dev-python/minty[${PYTHON_USEDEP}] ~dev-python/python-json-logger-2.0[${PYTHON_USEDEP}] ~dev-python/jsonpath-ng-1.5[${PYTHON_USEDEP}] ~dev-python/click-8.0[${PYTHON_USEDEP}] ~dev-python/jinja2-3.0[${PYTHON_USEDEP}] ~dev-python/redis-4.0[${PYTHON_USEDEP}] ~dev-python/wrapt-1.12[${PYTHON_USEDEP}] ~dev-python/python-jose-3.2[${PYTHON_USEDEP}] ~dev-python/orjson-3.6[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"