# 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 simple python web framework for creating RESTful and JSON-RPC services" HOMEPAGE="https://github.com/ashutoshdtu/eazyserver" 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/bumpversion[${PYTHON_USEDEP}] ~dev-python/wheel-0.32.1[${PYTHON_USEDEP}] ~dev-python/watchdog-0.9.0[${PYTHON_USEDEP}] ~dev-python/flake8-3.5.0[${PYTHON_USEDEP}] ~dev-python/tox-3.5.2[${PYTHON_USEDEP}] ~dev-python/coverage-4.5.1[${PYTHON_USEDEP}] ~dev-python/sphinx-1.8.1[${PYTHON_USEDEP}] ~dev-python/twine-1.12.1[${PYTHON_USEDEP}] >=dev-python/click-6.0[${PYTHON_USEDEP}] dev-python/Eve[${PYTHON_USEDEP}] dev-python/Eve-Swagger[${PYTHON_USEDEP}] >=dev-python/flask-1.0[${PYTHON_USEDEP}] dev-python/python-socketio[${PYTHON_USEDEP}] dev-python/Flask-SocketIO[${PYTHON_USEDEP}] dev-python/jsonrpcserver[${PYTHON_USEDEP}] ~dev-python/marshmallow-2.16.3[${PYTHON_USEDEP}] dev-python/gunicorn[${PYTHON_USEDEP}] dev-python/flatten-json[${PYTHON_USEDEP}] dev-python/influxdb[${PYTHON_USEDEP}] dev-python/kafka-python[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"