Skip to content

python3Packages.ray: 2.46.0 -> 2.47.0#416381

Merged
GaetanLepage merged 1 commit intoNixOS:masterfrom
GaetanLepage:ray
Jun 13, 2025
Merged

python3Packages.ray: 2.46.0 -> 2.47.0#416381
GaetanLepage merged 1 commit intoNixOS:masterfrom
GaetanLepage:ray

Conversation

@GaetanLepage
Copy link
Copy Markdown
Contributor

@GaetanLepage GaetanLepage commented Jun 13, 2025

Things done

Changelog: https://github.com/ray-project/ray/releases/tag/ray-2.47.0

cc @BillHuang2001

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 13, 2025
@nix-owners nix-owners bot requested a review from BillHuang2001 June 13, 2025 08:34
@GaetanLepage
Copy link
Copy Markdown
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 416381
Commit: dcc55c8e9e347d1485b40cac2eeda72da2df187c


x86_64-linux

✅ 16 packages built:
  • python312Packages.kserve
  • python312Packages.kserve.dist
  • python312Packages.pyiceberg
  • python312Packages.pyiceberg.dist
  • python312Packages.ray
  • python312Packages.ray.dist
  • vllm (python312Packages.vllm)
  • vllm.dist (python312Packages.vllm.dist)
  • python313Packages.kserve
  • python313Packages.kserve.dist
  • python313Packages.pyiceberg
  • python313Packages.pyiceberg.dist
  • python313Packages.ray
  • python313Packages.ray.dist
  • python313Packages.vllm
  • python313Packages.vllm.dist

aarch64-linux

✅ 16 packages built:
  • python312Packages.kserve
  • python312Packages.kserve.dist
  • python312Packages.pyiceberg
  • python312Packages.pyiceberg.dist
  • python312Packages.ray
  • python312Packages.ray.dist
  • vllm (python312Packages.vllm)
  • vllm.dist (python312Packages.vllm.dist)
  • python313Packages.kserve
  • python313Packages.kserve.dist
  • python313Packages.pyiceberg
  • python313Packages.pyiceberg.dist
  • python313Packages.ray
  • python313Packages.ray.dist
  • python313Packages.vllm
  • python313Packages.vllm.dist

x86_64-darwin

✅ 8 packages built:
  • python312Packages.pyiceberg
  • python312Packages.pyiceberg.dist
  • python312Packages.ray
  • python312Packages.ray.dist
  • python313Packages.pyiceberg
  • python313Packages.pyiceberg.dist
  • python313Packages.ray
  • python313Packages.ray.dist

aarch64-darwin

✅ 8 packages built:
  • python312Packages.pyiceberg
  • python312Packages.pyiceberg.dist
  • python312Packages.ray
  • python312Packages.ray.dist
  • python313Packages.pyiceberg
  • python313Packages.pyiceberg.dist
  • python313Packages.ray
  • python313Packages.ray.dist

@GaetanLepage GaetanLepage merged commit 628670b into NixOS:master Jun 13, 2025
22 of 24 checks passed
@GaetanLepage GaetanLepage deleted the ray branch June 13, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants