summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 934c547d65aa..074a6452e57f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-ray
pkgdesc = A fast and simple framework for building and running distributed applications.
pkgver = 2.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://ray.io
arch = x86_64
license = Apache-2.0
@@ -30,7 +30,7 @@ pkgbase = python-ray
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-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]
@@ -38,7 +38,7 @@ pkgbase = python-ray
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-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]