Skip to content

[python-updates] python3Packages.gradio-client: 0.5.0 -> 0.7.3 #274322

Merged
mweinelt merged 13 commits intoNixOS:python-updatesfrom
pbsds:gradio-python-updates
Dec 17, 2023
Merged

[python-updates] python3Packages.gradio-client: 0.5.0 -> 0.7.3 #274322
mweinelt merged 13 commits intoNixOS:python-updatesfrom
pbsds:gradio-python-updates

Conversation

@pbsds
Copy link
Member

@pbsds pbsds commented Dec 14, 2023

Description of changes

context: #273538 (comment)

Can't test due to an eval error.

@mweinelt: do you prefer PRs or is it more normal/preferred to push directly to python-updates?

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/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (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.

@pbsds pbsds marked this pull request as ready for review December 14, 2023 23:22
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Dec 14, 2023
@mweinelt
Copy link
Member

google-cloud-cpp = disable-warnings-if-gcc13 (callPackage ../development/libraries/google-cloud-cpp { });

This is due to disable-warninigs-if-gcc13 settings env.NIX_CFLAGS_COMPILE, as well as the derivation itself. #268097 (comment)

do you prefer PRs or is it more normal/preferred to push directly to python-updates?

If you are confident about the change, you can push it there.

@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 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. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 8.has: package (new) This PR adds a new package labels Dec 15, 2023
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. and removed 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Dec 16, 2023
The patch is merged in 2.16.0, but bumping is not
trivial and my machine takes 1h12m57s to build this.
@pbsds pbsds force-pushed the gradio-python-updates branch from 7265686 to 4478c1d Compare December 16, 2023 23:56
@pbsds
Copy link
Member Author

pbsds commented Dec 16, 2023

@mweinelt gradio now builds with all the fixes added. Feel free to merge or rebase as you see fit

I ended up cherry-picking a bump from #273538, i assume it won't cause a merge conflict

@pbsds pbsds force-pushed the gradio-python-updates branch from 4478c1d to 71f9c2b Compare December 17, 2023 00:22
@pbsds pbsds force-pushed the gradio-python-updates branch from 71f9c2b to 6e0a505 Compare December 17, 2023 00:23
@mweinelt mweinelt merged commit b1246bc into NixOS:python-updates Dec 17, 2023
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. 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. 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