2022-12-05T18:34:57 nbstripout 0 -> 1 2022-12-05T18:34:59 attrpath: nbstripout 2022-12-05T18:34:59 Checking auto update branch... 2022-12-05T18:35:03 [version] 2022-12-05T18:35:03 [version] skipping because derivation has updateScript 2022-12-05T18:35:03 [rustCrateVersion] 2022-12-05T18:35:03 [rustCrateVersion] No cargoSha256 found 2022-12-05T18:35:03 [golangModuleVersion] 2022-12-05T18:35:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-05T18:35:03 [updateScript] 2022-12-05T18:35:04 [updateScript] Success 2022-12-05T18:35:04 [updateScript] this derivation will be built: /nix/store/x5nzpkpi8841gx08aszjd454g4z6jl90-packages.json.drv building '/nix/store/x5nzpkpi8841gx08aszjd454g4z6jl90-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-12-05T18:35:04 2022-12-05T18:35:04 [quotedUrls] 2022-12-05T18:35:04 [quotedUrls] nothing found to replace 2022-12-05T18:35:04 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-12-05T18:36:37 An auto update branch exists with message `nbstripout: 0.6.0 -> 0.6.1`. New version is 0.6.1. 2022-12-05T18:36:37 An auto update branch exists with an equal or greater version 2022-12-05T19:11:21 nbstripout 0.5.0 -> 0.6.1 https://pypi.org/project/nbstripout/ 2022-12-05T19:11:23 attrpath: nbstripout 2022-12-05T19:11:23 Checking auto update branch... 2022-12-05T19:11:27 [version] 2022-12-05T19:11:27 [version] skipping because derivation has updateScript 2022-12-05T19:11:27 [rustCrateVersion] 2022-12-05T19:11:27 [rustCrateVersion] No cargoSha256 found 2022-12-05T19:11:27 [golangModuleVersion] 2022-12-05T19:11:27 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-05T19:11:27 [updateScript] 2022-12-05T19:11:28 [updateScript] Success 2022-12-05T19:11:28 [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-12-05T19:11:28 2022-12-05T19:11:28 [quotedUrls] 2022-12-05T19:11:28 [quotedUrls] nothing found to replace 2022-12-05T19:11:29 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-12-05T19:13:00 An auto update branch exists with message `nbstripout: 0.6.0 -> 0.6.1`. New version is 0.6.1. 2022-12-05T19:13:00 An auto update branch exists with an equal or greater version