# 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=wheel inherit python-r1 gs-pypi DESCRIPTION="MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios. [wheel]" HOMEPAGE="https://www.mindspore.cn" LICENSE="Apache-2.0" SRC_URI="https://files.pythonhosted.org/packages/cp37/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-cp37-none-any.whl" SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-cp37-none-any.whl" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES=">=dev-python/numpy-1.17.0[${PYTHON_USEDEP}] >=dev-python/protobuf-3.13.0[${PYTHON_USEDEP}] >=dev-python/asttokens-2.0.4[${PYTHON_USEDEP}] >=dev-python/pillow-6.2.0[${PYTHON_USEDEP}] >=dev-python/scipy-1.5.2[${PYTHON_USEDEP}] >=dev-python/packaging-20.0[${PYTHON_USEDEP}] >=dev-python/psutil-5.6.1[${PYTHON_USEDEP}] dev-python/astunparse[${PYTHON_USEDEP}] virtual/allow-pypi-wheels" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"