Skip to content

Comments

python312Packages.gradio-client: 1.7.2 -> 1.10.0#392452

Closed
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python312Packages.gradio-client
Closed

python312Packages.gradio-client: 1.7.2 -> 1.10.0#392452
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/python312Packages.gradio-client

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python312Packages.gradio-client is: Lightweight library to use any Gradio app as an API

meta.homepage for python312Packages.gradio-client is: https://www.gradio.app/

meta.changelog for python312Packages.gradio-client is: https://github.com/gradio-app/gradio/releases/tag/gradio_client@1.8.0

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.8.0 with grep in /nix/store/agzk7zmzr1ycf0i2pk56qfwfn7gqpfjn-python3.12-gradio-client-1.8.0
  • found 1.8.0 in filename of file in /nix/store/agzk7zmzr1ycf0i2pk56qfwfn7gqpfjn-python3.12-gradio-client-1.8.0

Rebuild report (if merged into master) (click to expand)
11 total rebuild path(s)

11 package rebuild(s)

First fifty rebuilds by attrpath

private-gpt
python312Packages.gradio
python312Packages.gradio-client
python312Packages.gradio-pdf
python312Packages.private-gpt
python312Packages.smolagents
python313Packages.gradio
python313Packages.gradio-client
python313Packages.gradio-pdf
python313Packages.smolagents
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/agzk7zmzr1ycf0i2pk56qfwfn7gqpfjn-python3.12-gradio-client-1.8.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python312Packages.gradio-client https://github.com/r-ryantm/nixpkgs/archive/5eb6a8ee9176f9fdfaa62d65c40adfc29a9b8b67.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/5eb6a8ee9176f9fdfaa62d65c40adfc29a9b8b67#python312Packages.gradio-client

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/agzk7zmzr1ycf0i2pk56qfwfn7gqpfjn-python3.12-gradio-client-1.8.0
ls -la /nix/store/agzk7zmzr1ycf0i2pk56qfwfn7gqpfjn-python3.12-gradio-client-1.8.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 12 packages failed to build:
  • private-gpt
  • private-gpt.dist
  • python312Packages.gradio
  • python312Packages.gradio.dist
  • python312Packages.private-gpt
  • python312Packages.private-gpt.dist
  • python312Packages.smolagents
  • python312Packages.smolagents.dist
  • python313Packages.gradio
  • python313Packages.gradio.dist
  • python313Packages.smolagents
  • python313Packages.smolagents.dist
✅ 8 packages built:
  • python312Packages.gradio-client
  • python312Packages.gradio-client.dist
  • python312Packages.gradio-pdf
  • python312Packages.gradio-pdf.dist
  • python313Packages.gradio-client
  • python313Packages.gradio-client.dist
  • python313Packages.gradio-pdf
  • python313Packages.gradio-pdf.dist

Maintainer pings

cc @pbsds for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


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 Mar 23, 2025
@nix-owners nix-owners bot requested a review from pbsds March 23, 2025 17:30
@pbsds pbsds marked this pull request as draft March 24, 2025 00:09
@r-ryantm r-ryantm changed the title python312Packages.gradio-client: 1.7.2 -> 1.8.0 python312Packages.gradio-client: 1.7.2 -> 1.10.0 May 1, 2025
@r-ryantm r-ryantm force-pushed the auto-update/python312Packages.gradio-client branch from 5eb6a8e to 29e73e4 Compare May 1, 2025 21:14
@r-ryantm
Copy link
Contributor Author

r-ryantm commented May 1, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python312Packages.gradio-client is: Lightweight library to use any Gradio app as an API

meta.homepage for python312Packages.gradio-client is: https://www.gradio.app/

meta.changelog for python312Packages.gradio-client is: https://github.com/gradio-app/gradio/releases/tag/gradio_client@1.10.0

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.10.0 with grep in /nix/store/6jj356i27lkfz865pk43ksz00ms230mq-python3.12-gradio-client-1.10.0
  • found 1.10.0 in filename of file in /nix/store/6jj356i27lkfz865pk43ksz00ms230mq-python3.12-gradio-client-1.10.0

Rebuild report (if merged into master) (click to expand)
12 total rebuild path(s)

12 package rebuild(s)

First fifty rebuilds by attrpath

private-gpt
python312Packages.gradio
python312Packages.gradio-client
python312Packages.gradio-pdf
python312Packages.private-gpt
python312Packages.smolagents
python313Packages.gradio
python313Packages.gradio-client
python313Packages.gradio-pdf
python313Packages.smolagents
rembg
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/6jj356i27lkfz865pk43ksz00ms230mq-python3.12-gradio-client-1.10.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python312Packages.gradio-client https://github.com/r-ryantm/nixpkgs/archive/29e73e4a1840fdbe78c19c4f1a5125ea4519f0f6.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/29e73e4a1840fdbe78c19c4f1a5125ea4519f0f6#python312Packages.gradio-client

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/6jj356i27lkfz865pk43ksz00ms230mq-python3.12-gradio-client-1.10.0
ls -la /nix/store/6jj356i27lkfz865pk43ksz00ms230mq-python3.12-gradio-client-1.10.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

⏩ 4 packages marked as broken and skipped:
  • private-gpt
  • private-gpt.dist
  • python312Packages.private-gpt
  • python312Packages.private-gpt.dist
❌ 10 packages failed to build:
  • python312Packages.gradio
  • python312Packages.gradio.dist
  • python312Packages.smolagents
  • python312Packages.smolagents.dist
  • python313Packages.gradio
  • python313Packages.gradio.dist
  • python313Packages.smolagents
  • python313Packages.smolagents.dist
  • rembg
  • rembg.dist
✅ 8 packages built:
  • python312Packages.gradio-client
  • python312Packages.gradio-client.dist
  • python312Packages.gradio-pdf
  • python312Packages.gradio-pdf.dist
  • python313Packages.gradio-client
  • python313Packages.gradio-client.dist
  • python313Packages.gradio-pdf
  • python313Packages.gradio-pdf.dist

Maintainer pings

cc @pbsds for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. and removed 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels May 1, 2025
@pbsds
Copy link
Member

pbsds commented May 8, 2025

done in #404958

@pbsds pbsds closed this May 8, 2025
@r-ryantm r-ryantm deleted the auto-update/python312Packages.gradio-client branch May 9, 2025 00:23
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: 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.

2 participants