summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 60475c4047c4a2954e6e6a66f1e1acc667f22ecd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
pkgbase = python-ray
	pkgdesc = A fast and simple framework for building and running distributed applications.
	pkgver = 2.9.0
	pkgrel = 1
	url = https://ray.io
	arch = x86_64
	license = Apache-2.0
	makedepends = python
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-pip
	makedepends = cython
	makedepends = bazel
	depends = psmisc
	depends = python
	depends = python-attrs
	depends = python-click
	depends = python-filelock
	depends = python-grpcio
	depends = python-jsonschema
	depends = python-msgpack
	depends = python-numpy
	depends = python-protobuf
	depends = python-pyaml
	depends = python-redis
	optdepends = python-pandas: for ray[data]
	optdepends = python-pyarrow: for ray[data]
	optdepends = python-fsspec: for ray[data]
	optdepends = python-aiohttp: for ray[default, serve]
	optdepends = python-aiosignal: for ray[default, serve]
	optdepends = python-aiohttps-cors: for ray[default, serve]
	optdepends = python-aioredis: for ray[default, serve]
	optdepends = python-colorful: for ray[default, serve]
	optdepends = python-frozenlist: for ray[default, serve]
	optdepends = py-spy: for ray[default, serve]
	optdepends = python-requests: for ray[default, serve, tune]
	optdepends = python-gpustat: for ray[default, serve]
	optdepends = python-opencensus: for ray[default, serve]
	optdepends = python-prometheus_client: for ray[default, serve]
	optdepends = python-smart-open: for ray[default, serve]
	optdepends = uvicorn: for ray[serve]
	optdepends = python-starlette: for ray[serve]
	optdepends = python-fastapi: for ray[serve]
	optdepends = python-pandas: for ray[tune, rllib]
	optdepends = python-tabulate: for ray[tune, rllib]
	optdepends = python-tensorboardx: for ray[tune, rllib]
	optdepends = python-kubernetes: for ray[k8s]
	optdepends = python-urllib3: for ray[k8s]
	optdepends = python-kopf: for ray[k8s]
	optdepends = python-opentelemetry-api: for ray[observability]
	optdepends = python-opentelemetry-sdk: for ray[observability]
	optdepends = python-opentelemetry-exporter-otlp: for ray[observability]
	optdepends = python-dm-tree: for ray[rllib]
	optdepends = python-gym: for ray[rllib]
	optdepends = python-lz4: for ray[rllib]
	optdepends = python-scikit-image: for ray[rllib]
	optdepends = python-pyaml: for ray[rllib]
	optdepends = python-scipy: for ray[rllib]
	source = python-ray-2.9.0.tar.gz::https://github.com/ray-project/ray/archive/ray-2.9.0.tar.gz
	sha256sums = bebe4413dd1a856cd854308d76d14fb412727b6228bfbdea5f3b5a45ef3f5acc

pkgname = python-ray