# 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="Ray provides a simple, universal API for building distributed applications. [wheel]"

HOMEPAGE="https://github.com/ray-project/ray"
LICENSE="Apache-2.0"
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="adag air all"
DEPENDENCIES=">=dev-python/click-7.0[${PYTHON_USEDEP}]
	dev-python/filelock[${PYTHON_USEDEP}]
	dev-python/jsonschema[${PYTHON_USEDEP}]
	<dev-python/msgpack-2.0.0[${PYTHON_USEDEP}]
	dev-python/packaging[${PYTHON_USEDEP}]
	>=dev-python/protobuf-3.15.3[${PYTHON_USEDEP}]
	dev-python/pyyaml[${PYTHON_USEDEP}]
	dev-python/aiosignal[${PYTHON_USEDEP}]
	dev-python/frozenlist[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	<=dev-python/redis-4.5.5[${PYTHON_USEDEP}]
	adag? ( dev-python/cupy-cuda12x[${PYTHON_USEDEP}] )
	air? ( >=dev-python/pyarrow-9.0.0[${PYTHON_USEDEP}] )
	air? ( dev-python/tensorboardX[${PYTHON_USEDEP}] )
	air? ( <dev-python/pydantic-3.0[${PYTHON_USEDEP}] )
	air? ( >=dev-python/numpy-1.20[${PYTHON_USEDEP}] )
	air? ( dev-python/requests[${PYTHON_USEDEP}] )
	air? ( dev-python/aiohttp-cors[${PYTHON_USEDEP}] )
	air? ( dev-python/watchfiles[${PYTHON_USEDEP}] )
	air? ( dev-python/pandas[${PYTHON_USEDEP}] )
	air? ( dev-python/starlette[${PYTHON_USEDEP}] )
	air? ( dev-python/fsspec[${PYTHON_USEDEP}] )
	air? ( dev-python/colorful[${PYTHON_USEDEP}] )
	air? ( dev-python/smart-open[${PYTHON_USEDEP}] )
	air? ( >=dev-python/virtualenv-20.0.24[${PYTHON_USEDEP}] )
	air? ( >=dev-python/aiohttp-3.7[${PYTHON_USEDEP}] )
	air? ( >=dev-python/prometheus-client-0.7.1[${PYTHON_USEDEP}] )
	air? ( dev-python/opencensus[${PYTHON_USEDEP}] )
	air? ( >=dev-python/pandas-1.3[${PYTHON_USEDEP}] )
	air? ( dev-python/fastapi[${PYTHON_USEDEP}] )
	air? ( dev-python/uvicorn[${PYTHON_USEDEP}] )
	air? ( dev-python/py-spy[${PYTHON_USEDEP}] )
	air? ( >=dev-python/grpcio-1.42.0[${PYTHON_USEDEP}] )
	air? ( dev-python/py-spy[${PYTHON_USEDEP}] )
	air? ( <dev-python/pyarrow-18.0[${PYTHON_USEDEP}] )
	all? ( >=dev-python/pyarrow-9.0.0[${PYTHON_USEDEP}] )
	all? ( dev-python/lz4[${PYTHON_USEDEP}] )
	all? ( dev-python/pyopenssl[${PYTHON_USEDEP}] )
	all? ( dev-python/tensorboardX[${PYTHON_USEDEP}] )
	all? ( dev-python/ormsgpack[${PYTHON_USEDEP}] )
	all? ( <dev-python/pydantic-3.0[${PYTHON_USEDEP}] )
	all? ( >=dev-python/numpy-1.20[${PYTHON_USEDEP}] )
	all? ( dev-python/requests[${PYTHON_USEDEP}] )
	all? ( dev-python/aiohttp-cors[${PYTHON_USEDEP}] )
	all? ( dev-python/watchfiles[${PYTHON_USEDEP}] )
	all? ( dev-python/gymnasium[${PYTHON_USEDEP}] )
	all? ( dev-python/starlette[${PYTHON_USEDEP}] )
	all? ( dev-python/pandas[${PYTHON_USEDEP}] )
	all? ( dev-python/fsspec[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"