2022-12-25T22:20:21 python310Packages.branca 0 -> 1 2022-12-25T22:20:23 attrpath: python310Packages.branca 2022-12-25T22:20:24 Checking auto update branch... 2022-12-25T22:20:28 [version] 2022-12-25T22:20:28 [version] skipping because derivation has updateScript 2022-12-25T22:20:28 [rustCrateVersion] 2022-12-25T22:20:28 [rustCrateVersion] No cargoSha256 found 2022-12-25T22:20:28 [golangModuleVersion] 2022-12-25T22:20:28 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-25T22:20:28 [updateScript] 2022-12-25T22:20:30 [updateScript] Success 2022-12-25T22:20:30 [updateScript] this derivation will be built: /nix/store/vbiw0a2az9imyw2hm61r7wnxhln3svk1-packages.json.drv building '/nix/store/vbiw0a2az9imyw2hm61r7wnxhln3svk1-packages.json.drv'... Going to be running update for following packages: - python3.10-branca-0.5.0 Press Enter key to continue... Running update for: - python3.10-branca-0.5.0: UPDATING ... - python3.10-branca-0.5.0: DONE. Packages updated! 2022-12-25T22:20:30 2022-12-25T22:20:30 [quotedUrls] 2022-12-25T22:20:30 [quotedUrls] nothing found to replace 2022-12-25T22:20:30 Diff after rewrites: diff --git a/pkgs/development/python-modules/branca/default.nix b/pkgs/development/python-modules/branca/default.nix index e82c5ce7837..bb5b5950980 100644 --- a/pkgs/development/python-modules/branca/default.nix +++ b/pkgs/development/python-modules/branca/default.nix @@ -10,11 +10,11 @@ buildPythonPackage rec { pname = "branca"; - version = "0.5.0"; + version = "0.6.0"; src = fetchPypi { inherit pname version; - sha256 = "sha256-5vL366fdNozu+PY4Irhn9eEdTTq90Jmnh9ue0rcGWuE="; + sha256 = "sha256-VZSYVSFFBMdYO3G5oDqE3OLpaoQCdhO7U7QtBIRM4k4="; }; checkInputs = [ pytest selenium ]; 2022-12-25T22:21:59 An auto update branch exists with message `python310Packages.branca: 0.5.0 -> 0.6.0`. New version is 0.6.0. 2022-12-25T22:21:59 An auto update branch exists with an equal or greater version