# 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="Serverless SDK for Python" HOMEPAGE="https://www.serverless.com/console" 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="tests" DEPENDENCIES="dev-python/backports-cached-property[${PYTHON_USEDEP}] >=dev-python/blinker-1.5[${PYTHON_USEDEP}] dev-python/js-regex[${PYTHON_USEDEP}] >=dev-python/typing-extensions-4.4[${PYTHON_USEDEP}] tests? ( >=dev-python/aiohttp-3.8.4[${PYTHON_USEDEP}] ) tests? ( >=dev-python/black-22.12[${PYTHON_USEDEP}] ) tests? ( >=dev-python/flask-2.2.3[${PYTHON_USEDEP}] ) tests? ( >=dev-python/importlib-metadata-5.2[${PYTHON_USEDEP}] ) tests? ( >=dev-python/mypy-1.2[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-7.2[${PYTHON_USEDEP}] ) tests? ( >=dev-python/pytest-httpserver-1.0.6[${PYTHON_USEDEP}] ) tests? ( >=dev-python/requests-2.28.2[${PYTHON_USEDEP}] ) tests? ( dev-python/ruff[${PYTHON_USEDEP}] ) tests? ( >=dev-python/urllib3-1.26.15[${PYTHON_USEDEP}] ) tests? ( ~dev-python/yarl-1.8.0[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"