# 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="Unfied Semi-Supervised Learning Benchmark" HOMEPAGE="https://github.com/microsoft/Semi-supervised-learning" LICENSE="" 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/matplotlib-3.5.2[${PYTHON_USEDEP}] >=dev-python/numpy-1.24.4[${PYTHON_USEDEP}] >=dev-python/pillow-9.0.0[${PYTHON_USEDEP}] >=dev-python/progress-1.6[${PYTHON_USEDEP}] >=dev-python/ruamel-yaml-0.17.21[${PYTHON_USEDEP}] >=dev-python/ruamel-yaml-clib-0.2.6[${PYTHON_USEDEP}] >=dev-python/scikit-image-0.19.3[${PYTHON_USEDEP}] >=dev-python/scikit-learn-1.0.2[${PYTHON_USEDEP}] >=dev-python/scipy-1.10.0[${PYTHON_USEDEP}] dev-python/tensorboard[${PYTHON_USEDEP}] dev-python/timm[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] dev-python/torchaudio[${PYTHON_USEDEP}] dev-python/torchvision[${PYTHON_USEDEP}] >=dev-python/tqdm-4.64.0[${PYTHON_USEDEP}] dev-python/transformers[${PYTHON_USEDEP}] dev-python/wandb[${PYTHON_USEDEP}] dev-python/aim[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"