# 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="SigProfiler matrix generator tool" HOMEPAGE="https://github.com/AlexandrovLab/SigProfilerMatrixGenerator.git" LICENSE="UCSD" SRC_URI="https://files.pythonhosted.org/packages/c7/a1/d7cb7b802e475cbc47ea2521467fba8cf4f7e8b694a2026b40aa752c362c/sigprofilermatrixgenerator-${REALVERSION}.tar.gz" SOURCEFILE="sigprofilermatrixgenerator-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="tests" DEPENDENCIES=">=dev-python/matplotlib-2.2.2[${PYTHON_USEDEP}] dev-python/sigProfilerPlotting[${PYTHON_USEDEP}] >=dev-python/statsmodels-0.9.0[${PYTHON_USEDEP}] >=dev-python/numpy-2.0.0[${PYTHON_USEDEP}] >=dev-python/pandas-2.0.0[${PYTHON_USEDEP}] >=dev-python/scipy-1.12.0[${PYTHON_USEDEP}] tests? ( dev-python/pytest[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"