python310Packages.bash_kernel 0 -> 1 attrpath: python310Packages.bash_kernel Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8kjzh79c7yablpb9l2s5ywxcjih9hbf4-packages.json.drv building '/nix/store/8kjzh79c7yablpb9l2s5ywxcjih9hbf4-packages.json.drv'... Going to be running update for following packages: - python3.10-bash_kernel-0.7.2 Press Enter key to continue... Running update for: - python3.10-bash_kernel-0.7.2: UPDATING ... - python3.10-bash_kernel-0.7.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/bash_kernel/default.nix b/pkgs/development/python-modules/bash_kernel/default.nix index cee1ee04e35..d46cb349036 100644 --- a/pkgs/development/python-modules/bash_kernel/default.nix +++ b/pkgs/development/python-modules/bash_kernel/default.nix @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "bash_kernel"; - version = "0.7.2"; + version = "0.9.0"; format = "flit"; disabled = isPy27; src = fetchPypi { inherit pname version; - sha256 = "0w0nbr3iqqsgpk83rgd0f5b02462bkyj2n0h6i9dwyc1vpnq9350"; + sha256 = "sha256-BCPwUS72+DplThQ5o2lxiJmjjyeUj+IbZlst8dvzp8c="; }; patches = [ An auto update branch exists with message `python310Packages.bash_kernel: update meta`. New version is 0.9.0. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python310Packages.bash_kernel: 0.7.2 -> 0.9.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/219630"