# 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} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="LightGBM Classifier with integrated bayesian hyperparameter optimization" HOMEPAGE="https://github.com/0xideas/sequifier" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/1a/d5/324543dd3ca8da4b9c135a52be48858751a5e0feaf6dc350e7bf7c346fa1/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/pandas-1.5.2[${PYTHON_USEDEP}] >=dev-python/numpy-1.23.5[${PYTHON_USEDEP}] >=dev-python/scikit-learn-1.2.2[${PYTHON_USEDEP}] >=dev-python/scipy-1.10.1[${PYTHON_USEDEP}] dev-python/lightgbm[${PYTHON_USEDEP}] >=dev-python/matplotlib-3.7.1[${PYTHON_USEDEP}] >=dev-python/poetry-1.3.2[${PYTHON_USEDEP}] >=dev-python/pytest-7.2.2[${PYTHON_USEDEP}] >=dev-python/typer-0.9.0[${PYTHON_USEDEP}] >=dev-python/tqdm-4.65.0[${PYTHON_USEDEP}] dev-python/catboost[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"