python310Packages.gradio 3.44.3 -> 4.8.0 https://repology.org/project/python:gradio/versions attrpath: python310Packages.gradio Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6n2i76g1rqpf9cxl8rdidi2i1x955n7l-packages.json.drv building '/nix/store/6n2i76g1rqpf9cxl8rdidi2i1x955n7l-packages.json.drv'... Going to be running update for following packages: - python3.10-gradio-3.44.3 Press Enter key to continue... Running update for: - python3.10-gradio-3.44.3: UPDATING ... - python3.10-gradio-3.44.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/gradio/default.nix b/pkgs/development/python-modules/gradio/default.nix index 19474d8d9fbf..fafe76da7bb3 100644 --- a/pkgs/development/python-modules/gradio/default.nix +++ b/pkgs/development/python-modules/gradio/default.nix @@ -53,7 +53,7 @@ buildPythonPackage rec { pname = "gradio"; - version = "3.44.3"; + version = "4.10.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -62,7 +62,7 @@ buildPythonPackage rec { # and has more frequent releases compared to github tags src = fetchPypi { inherit pname version; - hash = "sha256-3mXs9PwlzUo89VosBWtnsOzDQf/T22Yv7s5j6OLLp3M="; + hash = "sha256-1MoDmqf1wng7K797RlFTyAu0JX7cyk2LnFnOb2GnW5c="; }; # fix packaging.ParserSyntaxError, which can't handle comments No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.gradio Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python310Packages.gradio Standard output: error: build log of 'python310Packages.gradio' is not available