# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="2.6.0.dev20250330"
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/f3/8f/eda4f024f1c2aa0eafaece435ba9a983abd34eec1df7311e1b00a2a68bb4/${REALNAME//-/_}-${REALVERSION}-cp311-cp311-macosx_10_15_x86_64.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-cp311-cp311-macosx_10_15_x86_64.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="<dev-python/numpy-2.0.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.4[${PYTHON_USEDEP}]
	>=dev-python/packaging-20.0[${PYTHON_USEDEP}]
	>=dev-python/psutil-5.6.1[${PYTHON_USEDEP}]
	dev-python/astunparse[${PYTHON_USEDEP}]
	dev-python/safetensors[${PYTHON_USEDEP}]
	>=dev-python/dill-0.3.7[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"