2022-11-29T13:15:44 python310Packages.coconut 0 -> 1 2022-11-29T13:15:46 attrpath: python310Packages.coconut 2022-11-29T13:15:46 Checking auto update branch... 2022-11-29T13:15:51 [version] 2022-11-29T13:15:51 [version] skipping because derivation has updateScript 2022-11-29T13:15:51 [rustCrateVersion] 2022-11-29T13:15:51 [rustCrateVersion] No cargoSha256 found 2022-11-29T13:15:51 [golangModuleVersion] 2022-11-29T13:15:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-29T13:15:51 [updateScript] 2022-11-29T13:15:54 [updateScript] Success 2022-11-29T13:15:54 [updateScript] this derivation will be built: /nix/store/46wyjp3fpm5ipk0rq61kblk5fivjnddn-packages.json.drv building '/nix/store/46wyjp3fpm5ipk0rq61kblk5fivjnddn-packages.json.drv'... Going to be running update for following packages: - python3.10-coconut-2.1.0 Press Enter key to continue... Running update for: - python3.10-coconut-2.1.0: UPDATING ... - python3.10-coconut-2.1.0: DONE. Packages updated! 2022-11-29T13:15:54 2022-11-29T13:15:54 [quotedUrls] 2022-11-29T13:15:54 [quotedUrls] nothing found to replace 2022-11-29T13:15:54 Diff after rewrites: diff --git a/pkgs/development/python-modules/coconut/default.nix b/pkgs/development/python-modules/coconut/default.nix index 848fb80ff09..2628c19cb46 100644 --- a/pkgs/development/python-modules/coconut/default.nix +++ b/pkgs/development/python-modules/coconut/default.nix @@ -14,13 +14,13 @@ buildPythonPackage rec { pname = "coconut"; - version = "2.1.0"; + version = "2.1.1"; src = fetchFromGitHub { owner = "evhub"; repo = "coconut"; - rev = "v${version}"; - sha256 = "sha256-TkMwOE/Jug1zKjR1048o/Jmn8o9/oQPNqzwXYakwpgs="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-zDMcQPAYlxid3fcMT8kRzE+LN1dxUVWjkg8pdVtmwZg="; }; propagatedBuildInputs = [ cpyparsing ipykernel mypy pygments prompt-toolkit watchdog ]; 2022-11-29T13:17:24 An auto update branch exists with message `python310Packages.coconut: 2.1.0 -> 2.1.1`. New version is 2.1.1. 2022-11-29T13:17:24 An auto update branch exists with an equal or greater version