python311Packages.gradio 0 -> 1 attrpath: python311Packages.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/kn4cxm6756pkaqkjl64cjqjr2wgxc8br-packages.json.drv building '/nix/store/kn4cxm6756pkaqkjl64cjqjr2wgxc8br-packages.json.drv'... Going to be running update for following packages: - python3.11-gradio-4.9.1 Press Enter key to continue... Running update for: - python3.11-gradio-4.9.1: UPDATING ... - python3.11-gradio-4.9.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/gradio/default.nix b/pkgs/development/python-modules/gradio/default.nix index bead2da9dfd7..1e8fffefe9ca 100644 --- a/pkgs/development/python-modules/gradio/default.nix +++ b/pkgs/development/python-modules/gradio/default.nix @@ -57,7 +57,7 @@ buildPythonPackage rec { pname = "gradio"; - version = "4.9.1"; + version = "4.16.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -66,7 +66,7 @@ buildPythonPackage rec { # and upstream has stopped tagging releases since 3.41.0 src = fetchPypi { inherit pname version; - hash = "sha256-KosxlmU5pYvuy5zysscuWM25IGXin7RLGEM9V2xPQrU="; + hash = "sha256-qJ0Qvd5BtMc+wJx2AEk3HiQuPf+PZtCMzXcQ4s5chnw="; }; # 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 python311Packages.gradio nix build failed. Running phase: unpackPhase unpacking source archive /nix/store/x7gmf8shsn4bpx2z07azipki4qbccick-gradio-4.16.0.tar.gz source root is gradio-4.16.0 setting SOURCE_DATE_EPOCH to timestamp 1580601600 of file gradio-4.16.0/venv/lib/python3.8/site-packages/websockets/py.typed @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built gradio-4.16.0-py3-none-any.whl Finished creating a wheel... /build/gradio-4.16.0/dist /build/gradio-4.16.0 Unpacking to: unpacked/gradio-4.16.0...OK Repacking wheel as ./gradio-4.16.0-py3-none-any.whl...OK /build/gradio-4.16.0 Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for gradio-4.16.0-py3-none-any.whl - gradio-client==0.8.1 not satisfied by version 0.7.3 - ruff not installed