python310Packages.argcomplete 0 -> 1 attrpath: python310Packages.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/kq4ffjvq0iab18vvyyw7dvnz8k0xgmnv-packages.json.drv building '/nix/store/kq4ffjvq0iab18vvyyw7dvnz8k0xgmnv-packages.json.drv'... Going to be running update for following packages: - python3.10-argcomplete-3.1.2 Press Enter key to continue... Running update for: - python3.10-argcomplete-3.1.2: UPDATING ... - python3.10-argcomplete-3.1.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/argcomplete/default.nix b/pkgs/development/python-modules/argcomplete/default.nix index 5eec27d6782f..400938262919 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.2"; + version = "3.1.4"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "kislyuk"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-vKXHmCcZZTjVBwQZWtyRjJT4tTuIiK5Qos9yJT/mpag="; + hash = "sha256-az5rP39tw/I18T/qKsUx6irs/jFdIxu9CH6cPeCV4gc="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; No auto update branch exists Python package with too many package rebuilds 87 > 25