# 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="A comprehensive package for graph-based machine learning algorithms." HOMEPAGE="https://github.com/yourusername/machine-learning-with-graph" 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="" DEPENDENCIES="~dev-python/certifi-2023.11.17[${PYTHON_USEDEP}] ~dev-python/charset-normalizer-3.3.2[${PYTHON_USEDEP}] ~dev-python/colorama-0.4.6[${PYTHON_USEDEP}] dev-python/dgl[${PYTHON_USEDEP}] ~dev-python/filelock-3.13.1[${PYTHON_USEDEP}] ~dev-python/fsspec-2023.12.0[${PYTHON_USEDEP}] dev-python/gensim[${PYTHON_USEDEP}] ~dev-python/idna-3.6[${PYTHON_USEDEP}] ~dev-python/iniconfig-2.0.0[${PYTHON_USEDEP}] ~dev-python/jinja2-3.1.2[${PYTHON_USEDEP}] ~dev-python/joblib-1.3.2[${PYTHON_USEDEP}] ~dev-python/markupsafe-2.1.3[${PYTHON_USEDEP}] ~dev-python/mpmath-1.3.0[${PYTHON_USEDEP}] ~dev-python/networkx-3.2.1[${PYTHON_USEDEP}] ~dev-python/numpy-1.26.2[${PYTHON_USEDEP}] ~dev-python/packaging-23.2[${PYTHON_USEDEP}] ~dev-python/pluggy-1.3.0[${PYTHON_USEDEP}] ~dev-python/psutil-5.9.6[${PYTHON_USEDEP}] ~dev-python/pytest-7.4.3[${PYTHON_USEDEP}] ~dev-python/requests-2.31.0[${PYTHON_USEDEP}] ~dev-python/scikit-learn-1.3.2[${PYTHON_USEDEP}] ~dev-python/scipy-1.11.4[${PYTHON_USEDEP}] dev-python/smart-open[${PYTHON_USEDEP}] ~dev-python/sympy-1.12[${PYTHON_USEDEP}] ~dev-python/threadpoolctl-3.2.0[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] ~dev-python/tqdm-4.66.1[${PYTHON_USEDEP}] ~dev-python/typing-extensions-4.8.0[${PYTHON_USEDEP}] ~dev-python/urllib3-2.1.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"