# 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=wheel inherit python-r1 gs-pypi DESCRIPTION="Web API for OpenFisca [wheel]" HOMEPAGE="https://github.com/openfisca/openfisca-web-api" LICENSE="http://www.fsf.org/licensing/licenses/agpl-3.0.html" SRC_URI="https://files.pythonhosted.org/packages/py2/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py2-none-any.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py2-none-any.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="paster test tracker" DEPENDENCIES=">=dev-python/babel-0.9.4[${PYTHON_USEDEP}] dev-python/biryani[${PYTHON_USEDEP}] dev-python/OpenFisca-Core[${PYTHON_USEDEP}] dev-python/pastedeploy[${PYTHON_USEDEP}] dev-python/WebError[${PYTHON_USEDEP}] >=dev-python/webob-1.1[${PYTHON_USEDEP}] dev-python/enum34[${PYTHON_USEDEP}] paster? ( dev-python/PasteScript[${PYTHON_USEDEP}] ) test? ( dev-python/flake8[${PYTHON_USEDEP}] ) test? ( dev-python/nose[${PYTHON_USEDEP}] ) tracker? ( dev-python/openfisca-tracker[${PYTHON_USEDEP}] ) virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"