# 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="SuperMind SDK API. [wheel]"

HOMEPAGE="https://quant.10jqka.com.cn"
LICENSE="Apache License v2"
SRC_URI="https://files.pythonhosted.org/packages/cp311/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="~dev-python/requests-2.28.1[${PYTHON_USEDEP}]
	~dev-python/msgpack-1.0.4[${PYTHON_USEDEP}]
	dev-python/mgquant[${PYTHON_USEDEP}]
	~dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}]
	~dev-python/cachetools-5.2.0[${PYTHON_USEDEP}]
	~dev-python/cython-0.29.32[${PYTHON_USEDEP}]
	~dev-python/xarray-2022.10.0[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.64.1[${PYTHON_USEDEP}]
	~dev-python/protobuf-3.11[${PYTHON_USEDEP}]
	~dev-python/pycryptodome-3.9[${PYTHON_USEDEP}]
	~dev-python/python-snappy-0.6[${PYTHON_USEDEP}]
	~dev-python/send2trash-1.8.2[${PYTHON_USEDEP}]
	~dev-python/numpy-1.23.2[${PYTHON_USEDEP}]
	~dev-python/pyarrow-14.0.2[${PYTHON_USEDEP}]
	~dev-python/pandas-2.1.4[${PYTHON_USEDEP}]
	~dev-python/numpy-1.26.4[${PYTHON_USEDEP}]
	~dev-python/pyarrow-8.0.0[${PYTHON_USEDEP}]
	~dev-python/pandas-1.3.5[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"