python311Packages.psygnal 0 -> 1 attrpath: python311Packages.psygnal 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/qrzgyw30r6l9rvzp81jb62iyx56mhzjg-packages.json.drv building '/nix/store/qrzgyw30r6l9rvzp81jb62iyx56mhzjg-packages.json.drv'... Going to be running update for following packages: - python3.11-psygnal-0.9.5 Press Enter key to continue... Running update for: - python3.11-psygnal-0.9.5: UPDATING ... - python3.11-psygnal-0.9.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/psygnal/default.nix b/pkgs/development/python-modules/psygnal/default.nix index 890d397c532f..701834561673 100644 --- a/pkgs/development/python-modules/psygnal/default.nix +++ b/pkgs/development/python-modules/psygnal/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "psygnal"; - version = "0.9.5"; + version = "0.10.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "pyapp-kit"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-eDfGWmTKJrkkzRy1I3wl3WYPCxtPHSRzqAoOiO7QQ9Y="; + hash = "sha256-RckzvOclV2UUZLYq3buLeLLBN/Q/CmCAqmGmjzYPqbM="; }; buildInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.psygnal: 0.9.5 -> 0.10.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/293638"