2022-12-19T06:39:59 mailman-web 0 -> 1 2022-12-19T06:40:01 attrpath: mailman-web 2022-12-19T06:40:01 Checking auto update branch... 2022-12-19T06:40:05 [version] 2022-12-19T06:40:05 [version] skipping because derivation has updateScript 2022-12-19T06:40:05 [rustCrateVersion] 2022-12-19T06:40:05 [rustCrateVersion] No cargoSha256 found 2022-12-19T06:40:05 [golangModuleVersion] 2022-12-19T06:40:05 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-19T06:40:05 [updateScript] 2022-12-19T06:40:06 [updateScript] Success 2022-12-19T06:40:06 [updateScript] this derivation will be built: /nix/store/vk0skkmmj757gm5q3s5mmmcwwyh238r0-packages.json.drv building '/nix/store/vk0skkmmj757gm5q3s5mmmcwwyh238r0-packages.json.drv'... Going to be running update for following packages: - python3.10-mailman-web-0.0.5 Press Enter key to continue... Running update for: - python3.10-mailman-web-0.0.5: UPDATING ... - python3.10-mailman-web-0.0.5: DONE. Packages updated! 2022-12-19T06:40:06 2022-12-19T06:40:06 [quotedUrls] 2022-12-19T06:40:06 [quotedUrls] nothing found to replace 2022-12-19T06:40:06 Diff after rewrites: diff --git a/pkgs/servers/mail/mailman/web.nix b/pkgs/servers/mail/mailman/web.nix index 64489bc3e41..d441eee8d7c 100644 --- a/pkgs/servers/mail/mailman/web.nix +++ b/pkgs/servers/mail/mailman/web.nix @@ -6,12 +6,12 @@ with python3.pkgs; buildPythonPackage rec { pname = "mailman-web"; - version = "0.0.5"; + version = "0.0.6"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - sha256 = "sha256-9pvs/VATAsMcGNrj58b/LifysEPTNhrAP57sfp4nX6Q="; + sha256 = "sha256-UWdqrcx529r6kwgf0YEHiDrpZlGoUBR6OdYtHMTPMGY="; }; postPatch = '' 2022-12-19T06:41:31 An auto update branch exists with message `mailman-web: 0.0.5 -> 0.0.6`. New version is 0.0.6. 2022-12-19T06:41:31 An auto update branch exists with an equal or greater version