Skip to content

uv: 0.7.9 -> 0.7.10#413671

Merged
GaetanLepage merged 1 commit intoNixOS:masterfrom
Prince213:push-xkzkrukynzsm
Jun 3, 2025
Merged

uv: 0.7.9 -> 0.7.10#413671
GaetanLepage merged 1 commit intoNixOS:masterfrom
Prince213:push-xkzkrukynzsm

Conversation

@Prince213
Copy link
Member

Release notes: https://github.com/astral-sh/uv/releases/tag/0.7.10

Things done

  • 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.

Add a 👍 reaction to pull requests you find important.

@Prince213 Prince213 added 8.has: package (update) This PR updates a package to a newer version 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. labels Jun 3, 2025
@github-actions github-actions bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. labels Jun 3, 2025
@nix-owners nix-owners bot requested a review from GaetanLepage June 3, 2025 17:55
@bengsparks
Copy link
Contributor

@GaetanLepage the linux rebuilds are reaching quite high (952); Should we start to target staging at >1000?

@GaetanLepage
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 413671 --skip-package-regex home-assistant.*
Commit: a714c291e04a18a610c2d646e9bfed99d80bff17


x86_64-linux

✅ 19 packages built:
  • hatch
  • hatch.dist
  • heroic
  • prefect
  • prefect.dist
  • python312Packages.uv
  • python312Packages.uv-build
  • python312Packages.uv-build.dist
  • python312Packages.uv.dist
  • python313Packages.homeassistant-stubs
  • python313Packages.homeassistant-stubs.dist
  • python313Packages.uv
  • python313Packages.uv-build
  • python313Packages.uv-build.dist
  • python313Packages.uv.dist
  • umu-launcher
  • umu-launcher-unwrapped
  • uv
  • windmill

aarch64-linux

✅ 18 packages built:
  • hatch
  • hatch.dist
  • prefect
  • prefect.dist
  • python312Packages.uv
  • python312Packages.uv-build
  • python312Packages.uv-build.dist
  • python312Packages.uv.dist
  • python313Packages.homeassistant-stubs
  • python313Packages.homeassistant-stubs.dist
  • python313Packages.uv
  • python313Packages.uv-build
  • python313Packages.uv-build.dist
  • python313Packages.uv.dist
  • umu-launcher
  • umu-launcher-unwrapped
  • uv
  • windmill

x86_64-darwin

✅ 13 packages built:
  • hatch
  • hatch.dist
  • prefect
  • prefect.dist
  • python312Packages.uv
  • python312Packages.uv-build
  • python312Packages.uv-build.dist
  • python312Packages.uv.dist
  • python313Packages.uv
  • python313Packages.uv-build
  • python313Packages.uv-build.dist
  • python313Packages.uv.dist
  • uv

aarch64-darwin

✅ 13 packages built:
  • hatch
  • hatch.dist
  • prefect
  • prefect.dist
  • python312Packages.uv
  • python312Packages.uv-build
  • python312Packages.uv-build.dist
  • python312Packages.uv.dist
  • python313Packages.uv
  • python313Packages.uv-build
  • python313Packages.uv-build.dist
  • python313Packages.uv.dist
  • uv

@GaetanLepage GaetanLepage merged commit 3b6ac19 into NixOS:master Jun 3, 2025
17 of 20 checks passed
@bengsparks
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 413671 --skip-package-regex home-assistant.*
Commit: a714c291e04a18a610c2d646e9bfed99d80bff17


aarch64-darwin

✅ 13 packages built:
  • hatch
  • hatch.dist
  • prefect
  • prefect.dist
  • python312Packages.uv
  • python312Packages.uv-build
  • python312Packages.uv-build.dist
  • python312Packages.uv.dist
  • python313Packages.uv
  • python313Packages.uv-build
  • python313Packages.uv-build.dist
  • python313Packages.uv.dist
  • uv

@Prince213
Copy link
Member Author

Thanks!

@Prince213 Prince213 deleted the push-xkzkrukynzsm branch June 27, 2025 04:55
@Prince213 Prince213 added the 8.has: port to stable This PR already has a backport to the stable release. label Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (update) This PR updates a package to a newer version 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants