python311Packages.argcomplete 0 -> 1 attrpath: python311Packages.argcomplete 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/535my0k59fkm9skcsmpmj3g49s8s05r6-packages.json.drv building '/nix/store/535my0k59fkm9skcsmpmj3g49s8s05r6-packages.json.drv'... Going to be running update for following packages: - python3.11-argcomplete-3.1.6 Press Enter key to continue... Running update for: - python3.11-argcomplete-3.1.6: UPDATING ... - python3.11-argcomplete-3.1.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/argcomplete/default.nix b/pkgs/development/python-modules/argcomplete/default.nix index 7c5bf5436996..5b4a4e45ce4c 100644 --- a/pkgs/development/python-modules/argcomplete/default.nix +++ b/pkgs/development/python-modules/argcomplete/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "argcomplete"; - version = "3.1.6"; + version = "3.2.2"; pyproject = true; disabled = pythonOlder "3.8"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "kislyuk"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-Akwa6dsf8w/Sw0ydUrqKEP5+dzHYX4hS8vcl7Gw4ePc="; + hash = "sha256-xHUK57Adp3pnzHtFzvjFYb3t1cywRrEeKKXgJJqg10s="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 2322 > 25