# 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="OpenFisca-France-Data module to work with French survey data"

HOMEPAGE="https://github.com/openfisca/openfisca-france-data"
LICENSE="http://www.fsf.org/licensing/licenses/agpl-3.0.html"
SRC_URI="https://files.pythonhosted.org/packages/31/0f/6ddf5b2917e6488ea9466f4c9a3e2d5b60e6f6338c7197d47a89478cb698/openfisca_france_data-${REALVERSION}.tar.gz"
SOURCEFILE="openfisca_france_data-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="test"
DEPENDENCIES="<dev-python/multipledispatch-1.0.0[${PYTHON_USEDEP}]
	dev-python/OpenFisca-France[${PYTHON_USEDEP}]
	dev-python/OpenFisca-Survey-Manager[${PYTHON_USEDEP}]
	test? ( <dev-python/click-9.0.0[${PYTHON_USEDEP}] )
	test? ( <dev-python/autopep8-3.0[${PYTHON_USEDEP}] )
	test? ( dev-python/bumpver[${PYTHON_USEDEP}] )
	test? ( dev-python/dtale[${PYTHON_USEDEP}] )
	test? ( <dev-python/flake8-7.0.0[${PYTHON_USEDEP}] )
	test? ( <dev-python/ipdb-1.0[${PYTHON_USEDEP}] )
	test? ( <dev-python/ipython-8.0.0[${PYTHON_USEDEP}] )
	test? ( <dev-python/mypy-1.0.0[${PYTHON_USEDEP}] )
	test? ( dev-python/pypandoc[${PYTHON_USEDEP}] )
	test? ( <dev-python/scipy-2.0.0[${PYTHON_USEDEP}] )
	test? ( <dev-python/toolz-1.0.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"