summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 51341344b57fc812c4d3e82ed34f9a3bf3cfb86e (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
pkgbase = python-ray
	pkgdesc = A fast and simple framework for building and running distributed applications.
	pkgver = 1.4.1
	pkgrel = 1
	url = https://ray.io
	arch = x86_64
	license = Apache-2.0
	makedepends = python
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-pip
	makedepends = cython
	makedepends = bazel
	depends = psmisc
	depends = python
	depends = python-aiohttp
	depends = python-aiohttp-cors
	depends = python-aioredis
	depends = python-click
	depends = python-colorama
	depends = python-filelock
	depends = python-gpustat
	depends = python-grpcio
	depends = python-jsonschema
	depends = python-msgpack
	depends = python-numpy
	depends = python-protobuf
	depends = py-spy
	depends = python-pyaml
	depends = python-requests
	depends = python-redis
	depends = python-opencensus
	depends = python-prometheus_client
	optdepends = python-colorful: for ray[default]
	optdepends = uvicorn: for ray[serve] module
	optdepends = python-flask: for ray[serve] module
	optdepends = python-pydantic: for ray[serve] module
	optdepends = python-starlette: for ray[serve] module
	optdepends = python-fastapi: for ray[serve] module
	optdepends = python-pandas: for ray[tune] and ray[rllib] module
	optdepends = python-tabulate: for ray[tune] and ray[rllib] module
	optdepends = python-tensorboardx: for ray[tune] and ray[rllib] module
	optdepends = python-kubernetes: for ray[k8s]
	optdepends = python-atari-py: for ray[rllib] module
	optdepends = python-dm-tree: for ray[rllib] module
	optdepends = python-gym: for ray[rllib] module
	optdepends = python-lz4: for ray[rllib] module
	optdepends = opencv: for ray[rllib] module
	optdepends = python-pyaml: for ray[rllib] module
	optdepends = python-scipy: for ray[rllib] module
	source = python-ray-1.4.1.tar.gz::https://github.com/ray-project/ray/archive/ray-1.4.1.tar.gz
	sha256sums = a5fcaeb405fc9e6ddf084d55d202f72c919e974dac736d0426a8b569f7022e4a

pkgname = python-ray