python310Packages.invoke 0 -> 1 attrpath: python310Packages.invoke 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wz86haxhp3ys59kxgfbv5m39qq810a0p-packages.json.drv building '/nix/store/wz86haxhp3ys59kxgfbv5m39qq810a0p-packages.json.drv'... Going to be running update for following packages: - python3.10-invoke-1.7.3 Press Enter key to continue... Running update for: - python3.10-invoke-1.7.3: UPDATING ... - python3.10-invoke-1.7.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/invoke/default.nix b/pkgs/development/python-modules/invoke/default.nix index 65f4fe105f6..3b154063404 100644 --- a/pkgs/development/python-modules/invoke/default.nix +++ b/pkgs/development/python-modules/invoke/default.nix @@ -7,12 +7,12 @@ buildPythonPackage rec { pname = "invoke"; - version = "1.7.3"; + version = "2.0.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-QbQoNC1GaoITXVqzcRloWpiXE3Qr5G5Co6OZ1oVXkxQ="; + hash = "sha256-erXdnNdreH1WCnixqYENJSNnq1lZhcUGEnAr4h1nHdc="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 1159 > 25