# 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="Machine learning classifier for microlensing event detection" HOMEPAGE="https://github.com/Professor-G/MicroLIA" LICENSE="GPL-3" SRC_URI="https://files.pythonhosted.org/packages/53/f0/ec19a784e73a67bc0aafdfd4842825e1b9151bb809f98e84ad42bcb7fa84/microlia-${REALVERSION}.tar.gz" SOURCEFILE="microlia-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="~dev-python/numpy-2.2.6[${PYTHON_USEDEP}] ~dev-python/pandas-2.3.1[${PYTHON_USEDEP}] ~dev-python/matplotlib-3.10.3[${PYTHON_USEDEP}] ~dev-python/scikit-learn-1.7.1[${PYTHON_USEDEP}] dev-python/xgboost[${PYTHON_USEDEP}] dev-python/optuna[${PYTHON_USEDEP}] dev-python/shap[${PYTHON_USEDEP}] ~dev-python/tqdm-4.67.1[${PYTHON_USEDEP}] ~dev-python/scipy-1.16.0[${PYTHON_USEDEP}] dev-python/astropy[${PYTHON_USEDEP}] dev-python/gatspy[${PYTHON_USEDEP}] ~dev-python/progress-1.6.1[${PYTHON_USEDEP}] dev-python/astroML[${PYTHON_USEDEP}] ~dev-python/joblib-1.5.1[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"