parsedmarc 0 -> 1 attrpath: parsedmarc Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - parsedmarc-8.6.4 Press Enter key to continue... Running update for: - parsedmarc-8.6.4: UPDATING ... - parsedmarc-8.6.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/parsedmarc/default.nix b/pkgs/development/python-modules/parsedmarc/default.nix index ac859c0c825f..2321d8f277af 100644 --- a/pkgs/development/python-modules/parsedmarc/default.nix +++ b/pkgs/development/python-modules/parsedmarc/default.nix @@ -40,14 +40,14 @@ let in buildPythonPackage rec { pname = "parsedmarc"; - version = "8.6.4"; + version = "8.7.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-ibxSp1M85WngQKdjlRC4JvLxn0rEn9oVkid/V4iD6zY="; + hash = "sha256-eZ77+FZxwBLXvsAwusWCBG9DxTt6qd3J6QIWf4ofJgo="; }; postPatch = '' An auto update branch exists with message `parsedmarc: 8.6.4 -> 8.7.0`. New version is 8.7.0. An auto update branch exists with an equal or greater version