# 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="Error propagation and statistical analysis for Monte Carlo simulations" HOMEPAGE="https://github.com/fjosw/pyerrors" 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="test" DEPENDENCIES=">=dev-python/numpy-2.0[${PYTHON_USEDEP}] dev-python/autograd[${PYTHON_USEDEP}] dev-python/numdifftools[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.9[${PYTHON_USEDEP}] >=dev-python/scipy-1.13[${PYTHON_USEDEP}] >=dev-python/iminuit-2.28[${PYTHON_USEDEP}] >=dev-python/h5py-3.11[${PYTHON_USEDEP}] >=dev-python/lxml-5.0[${PYTHON_USEDEP}] dev-python/python-rapidjson[${PYTHON_USEDEP}] >=dev-python/pandas-2.2[${PYTHON_USEDEP}] test? ( dev-python/pytest[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-cov[${PYTHON_USEDEP}] ) test? ( dev-python/pytest-benchmark[${PYTHON_USEDEP}] ) test? ( dev-python/hypothesis[${PYTHON_USEDEP}] ) test? ( dev-python/nbmake[${PYTHON_USEDEP}] ) test? ( dev-python/flake8[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"