2022-12-03T23:51:37 mailman-web 0 -> 1 2022-12-03T23:51:40 attrpath: mailman-web 2022-12-03T23:51:40 Checking auto update branch... 2022-12-03T23:51:43 [version] 2022-12-03T23:51:43 [version] skipping because derivation has updateScript 2022-12-03T23:51:43 [rustCrateVersion] 2022-12-03T23:51:43 [rustCrateVersion] No cargoSha256 found 2022-12-03T23:51:43 [golangModuleVersion] 2022-12-03T23:51:43 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-03T23:51:43 [updateScript] 2022-12-03T23:51:45 [updateScript] Success 2022-12-03T23:51:45 [updateScript] this derivation will be built: /nix/store/5n4z089d1196j3ga8p1gjpa4l0kgar94-packages.json.drv building '/nix/store/5n4z089d1196j3ga8p1gjpa4l0kgar94-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-03T23:51:45 2022-12-03T23:51:45 [quotedUrls] 2022-12-03T23:51:45 [quotedUrls] nothing found to replace 2022-12-03T23:51:45 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-03T23:53:13 An auto update branch exists with message `mailman-web: 0.0.5 -> 0.0.6`. New version is 0.0.6. 2022-12-03T23:53:13 An auto update branch exists with an equal or greater version