2022-11-26T00:18:46 nbstripout 0 -> 1 2022-11-26T00:18:48 attrpath: nbstripout 2022-11-26T00:18:48 Checking auto update branch... 2022-11-26T00:18:52 [version] 2022-11-26T00:18:52 [version] skipping because derivation has updateScript 2022-11-26T00:18:52 [rustCrateVersion] 2022-11-26T00:18:52 [rustCrateVersion] No cargoSha256 found 2022-11-26T00:18:52 [golangModuleVersion] 2022-11-26T00:18:52 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T00:18:52 [updateScript] 2022-11-26T00:18:53 [updateScript] Success 2022-11-26T00:18:53 [updateScript] this derivation will be built: /nix/store/g4bg76b1vffxmrp980v4968m9vwv92qs-packages.json.drv building '/nix/store/g4bg76b1vffxmrp980v4968m9vwv92qs-packages.json.drv'... Going to be running update for following packages: - nbstripout-0.6.0 Press Enter key to continue... Running update for: - nbstripout-0.6.0: UPDATING ... - nbstripout-0.6.0: DONE. Packages updated! 2022-11-26T00:18:53 2022-11-26T00:18:53 [quotedUrls] 2022-11-26T00:18:53 [quotedUrls] nothing found to replace 2022-11-26T00:18:54 Diff after rewrites: diff --git a/pkgs/applications/version-management/nbstripout/default.nix b/pkgs/applications/version-management/nbstripout/default.nix index 77540deb909..2d90d7370f9 100644 --- a/pkgs/applications/version-management/nbstripout/default.nix +++ b/pkgs/applications/version-management/nbstripout/default.nix @@ -2,7 +2,7 @@ with python.pkgs; buildPythonApplication rec { - version = "0.6.0"; + version = "0.6.1"; pname = "nbstripout"; # Mercurial should be added as a build input but because it's a Python @@ -14,7 +14,7 @@ buildPythonApplication rec { src = fetchPypi { inherit pname version; - sha256 = "sha256-TWxDAhVqskaMyOcgLvKPNN2RhFFOIeRDQLzShpaMgss="; + sha256 = "sha256-kGW83RSIs4bk88CB/8HUj0UTovjYv00NmiggjF2v6dM="; }; # for some reason, darwin uses /bin/sh echo native instead of echo binary, so 2022-11-26T00:20:23 An auto update branch exists with message `nbstripout: 0.6.0 -> 0.6.1`. New version is 0.6.1. 2022-11-26T00:20:23 An auto update branch exists with an equal or greater version 2022-11-26T00:57:18 nbstripout 0.5.0 -> 0.6.1 https://pypi.org/project/nbstripout/ 2022-11-26T00:57:21 attrpath: nbstripout 2022-11-26T00:57:21 Checking auto update branch... 2022-11-26T00:57:24 [version] 2022-11-26T00:57:24 [version] skipping because derivation has updateScript 2022-11-26T00:57:24 [rustCrateVersion] 2022-11-26T00:57:24 [rustCrateVersion] No cargoSha256 found 2022-11-26T00:57:24 [golangModuleVersion] 2022-11-26T00:57:24 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T00:57:24 [updateScript] 2022-11-26T00:57:26 [updateScript] Success 2022-11-26T00:57:26 [updateScript] Going to be running update for following packages: - nbstripout-0.6.0 Press Enter key to continue... Running update for: - nbstripout-0.6.0: UPDATING ... - nbstripout-0.6.0: DONE. Packages updated! 2022-11-26T00:57:26 2022-11-26T00:57:26 [quotedUrls] 2022-11-26T00:57:26 [quotedUrls] nothing found to replace 2022-11-26T00:57:26 Diff after rewrites: diff --git a/pkgs/applications/version-management/nbstripout/default.nix b/pkgs/applications/version-management/nbstripout/default.nix index 77540deb909..2d90d7370f9 100644 --- a/pkgs/applications/version-management/nbstripout/default.nix +++ b/pkgs/applications/version-management/nbstripout/default.nix @@ -2,7 +2,7 @@ with python.pkgs; buildPythonApplication rec { - version = "0.6.0"; + version = "0.6.1"; pname = "nbstripout"; # Mercurial should be added as a build input but because it's a Python @@ -14,7 +14,7 @@ buildPythonApplication rec { src = fetchPypi { inherit pname version; - sha256 = "sha256-TWxDAhVqskaMyOcgLvKPNN2RhFFOIeRDQLzShpaMgss="; + sha256 = "sha256-kGW83RSIs4bk88CB/8HUj0UTovjYv00NmiggjF2v6dM="; }; # for some reason, darwin uses /bin/sh echo native instead of echo binary, so 2022-11-26T00:58:56 An auto update branch exists with message `nbstripout: 0.6.0 -> 0.6.1`. New version is 0.6.1. 2022-11-26T00:58:56 An auto update branch exists with an equal or greater version