python311Packages.unearth 0 -> 1 attrpath: python311Packages.unearth 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/04ypbxb8zmvslkbih3il8wssppm5c0ma-packages.json.drv building '/nix/store/04ypbxb8zmvslkbih3il8wssppm5c0ma-packages.json.drv'... Going to be running update for following packages: - python3.11-unearth-0.12.1 Press Enter key to continue... Running update for: - python3.11-unearth-0.12.1: UPDATING ... - python3.11-unearth-0.12.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/unearth/default.nix b/pkgs/development/python-modules/unearth/default.nix index 7af5740fe315..a6a3ba4263d1 100644 --- a/pkgs/development/python-modules/unearth/default.nix +++ b/pkgs/development/python-modules/unearth/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "unearth"; - version = "0.12.1"; + version = "0.14.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-TKrZQbYPUeUP3BCYZiNNQHkQrvd/EjOqG2tdFox0J+4="; + hash = "sha256-883fuUrA+GX7z5ZCMVVu9xgwEDecALASBVF6UMeKGG0="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.unearth: 0.12.1 -> 0.14.0`. New version is 0.14.0. An auto update branch exists with an equal or greater version