Skip to content

python3Packages.gradio-client: 0.10.1 -> 0.11.0 python3Packages.gradio: 5.29.0 -> 5.38.1#427872

Merged
pbsds merged 2 commits intoNixOS:masterfrom
sarahec:bump-gradio
Jul 24, 2025
Merged

python3Packages.gradio-client: 0.10.1 -> 0.11.0 python3Packages.gradio: 5.29.0 -> 5.38.1#427872
pbsds merged 2 commits intoNixOS:masterfrom
sarahec:bump-gradio

Conversation

@sarahec
Copy link
Contributor

@sarahec sarahec commented Jul 23, 2025

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin REQUIRES sandbox = false
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@sarahec sarahec marked this pull request as draft July 23, 2025 21:22
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Jul 23, 2025
@nix-owners nix-owners bot requested a review from pbsds July 23, 2025 21:28
@sarahec
Copy link
Contributor Author

sarahec commented Jul 23, 2025

@NixOS/nix-formatting these files were formatted with nix-shell -p nixfmt-rfc-style --run "nixfmt 'pkgs/development/python-modules/gradio/default.nix'" I've also run "trim trailing whitespace" just to be sure.

Yet they're still failing. Would you take a look, please?

@jfly
Copy link
Contributor

jfly commented Jul 23, 2025

@sarahec, it looks like you're running nixfmt 1.0.0 locally, but nixpkgs ci still uses an older version of nixfmt (fixing that is happening in #427437).

If you use flakes, nix fmt should do the right thing.

@MattSturgeon
Copy link
Contributor

these files were formatted with nix-shell -p nixfmt-rfc-style --run "nixfmt 'pkgs/development/python-modules/gradio/default.nix'" I've also run "trim trailing whitespace" just to be sure.

Yet they're still failing. Would you take a look, please?

The correct method is nix-shell --run treefmt

@sarahec
Copy link
Contributor Author

sarahec commented Jul 23, 2025

Aha, this is a change from past CONTRIBUTING.md. @jfly @MattSturgeon thank you both.

Let's see if it works on this push.

@sarahec sarahec marked this pull request as ready for review July 23, 2025 22:54
@sarahec
Copy link
Contributor Author

sarahec commented Jul 23, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 427872
Commit: c77b9300dfed6e90d73f49ed3fc322438037f7d8


x86_64-linux

✅ 28 packages built:
  • private-gpt
  • private-gpt.dist
  • python312Packages.gradio
  • python312Packages.gradio-client
  • python312Packages.gradio-client.dist
  • python312Packages.gradio-pdf
  • python312Packages.gradio-pdf.dist
  • python312Packages.gradio.dist
  • python312Packages.private-gpt
  • python312Packages.private-gpt.dist
  • python312Packages.smolagents
  • python312Packages.smolagents.dist
  • python312Packages.txtai
  • python312Packages.txtai.dist
  • python313Packages.gradio
  • python313Packages.gradio-client
  • python313Packages.gradio-client.dist
  • python313Packages.gradio-pdf
  • python313Packages.gradio-pdf.dist
  • python313Packages.gradio.dist
  • python313Packages.private-gpt
  • python313Packages.private-gpt.dist
  • python313Packages.smolagents
  • python313Packages.smolagents.dist
  • python313Packages.txtai
  • python313Packages.txtai.dist
  • rembg
  • rembg.dist

@sarahec
Copy link
Contributor Author

sarahec commented Jul 23, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 427872
Commit: c77b9300dfed6e90d73f49ed3fc322438037f7d8


aarch64-darwin

✅ 22 packages built:
  • private-gpt
  • private-gpt.dist
  • python312Packages.gradio
  • python312Packages.gradio-client
  • python312Packages.gradio-client.dist
  • python312Packages.gradio-pdf
  • python312Packages.gradio-pdf.dist
  • python312Packages.gradio.dist
  • python312Packages.private-gpt
  • python312Packages.private-gpt.dist
  • python312Packages.smolagents
  • python312Packages.smolagents.dist
  • python313Packages.gradio
  • python313Packages.gradio-client
  • python313Packages.gradio-client.dist
  • python313Packages.gradio-pdf
  • python313Packages.gradio-pdf.dist
  • python313Packages.gradio.dist
  • python313Packages.private-gpt
  • python313Packages.private-gpt.dist
  • python313Packages.smolagents
  • python313Packages.smolagents.dist

@pbsds
Copy link
Member

pbsds commented Jul 24, 2025

thanks for reporting the broken test upstream!

@pbsds pbsds merged commit fdb66e9 into NixOS:master Jul 24, 2025
27 of 30 checks passed
@sarahec sarahec deleted the bump-gradio branch July 24, 2025 18:19
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: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants