python310Packages.coconut 0 -> 1 attrpath: python310Packages.coconut 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/8xbsr3i53zbax47m8ck4cbkwv750pmv1-packages.json.drv building '/nix/store/8xbsr3i53zbax47m8ck4cbkwv750pmv1-packages.json.drv'... Going to be running update for following packages: - python3.10-coconut-2.1.1 Press Enter key to continue... Running update for: - python3.10-coconut-2.1.1: UPDATING ... - python3.10-coconut-2.1.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/coconut/default.nix b/pkgs/development/python-modules/coconut/default.nix index c51dd9ecc95..0dc799d7ea2 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.1"; + version = "2.2.0"; src = fetchFromGitHub { owner = "evhub"; repo = "coconut"; rev = "refs/tags/v${version}"; - sha256 = "sha256-zDMcQPAYlxid3fcMT8kRzE+LN1dxUVWjkg8pdVtmwZg="; + sha256 = "sha256-+OrVNtre7kAfU5L7/6DadZxFNWVt5raF6HLGXHHpOvE="; }; propagatedBuildInputs = [ cpyparsing ipykernel mypy pygments prompt-toolkit watchdog ]; An auto update branch exists with message `python310Packages.coconut: 2.1.1 -> 2.2.0`. New version is 2.2.0. An auto update branch exists with an equal or greater version