Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pixi.toml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions recipe/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
schema_version: 1

context:
version: "2.52.0"
version: "2.52.1"

recipe:
name: ray-packages
version: ${{ version }}

source:
url: https://github.com/ray-project/ray/archive/ray-${{ version }}.tar.gz
sha256: 0028196fd397cc510e38972e767379e59e99cdc65d08d5b4d0302e4b66bc15b9
sha256: b00b1db1028be58294e6fc7e649359f3fc0031d07e130b958c95f1e844d3a4ec
patches:
- patches/0001-Disable-making-entry-scripts.patch
- patches/0002-Ignore-warnings-in-event.cc-and-logging.cc.patch
Expand Down Expand Up @@ -379,9 +379,9 @@ about:
ray-serve, ray-rllib, ray-client, ray-data, ray-tune,
ray-train, ray-observability, ray-adag, ray-cgraph, ray-llm and
ray-all packages.
homepage: https://github.com/ray-project/ray
homepage: https://ray.io/
repository: https://github.com/ray-project/ray
documentation: https://ray.readthedocs.io/
documentation: https://docs.ray.io/

extra:
recipe-maintainers:
Expand Down