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/xiwp5cgqfhl83qcr6fpy2rnycx04c3zs-packages.json.drv building '/nix/store/xiwp5cgqfhl83qcr6fpy2rnycx04c3zs-packages.json.drv'... Going to be running update for following packages: - python3.10-invoke-2.0.0 Press Enter key to continue... Running update for: - python3.10-invoke-2.0.0: UPDATING ... - python3.10-invoke-2.0.0: 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 e388cccf593..c66a2bdf9a0 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 = "2.0.0"; + version = "2.1.3"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-erXdnNdreH1WCnixqYENJSNnq1lZhcUGEnAr4h1nHdc="; + hash = "sha256-o7FdUtULur2FG4o5WCx3IYC2FAAPoWErTZJITVTTjGs="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 1298 > 25