xml2rfc 3.19.1 -> 3.19.4 https://github.com/ietf-tools/xml2rfc/releases attrpath: xml2rfc 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1p0vf7qfispq176nmhfpzf824fyn36rx-packages.json.drv building '/nix/store/1p0vf7qfispq176nmhfpzf824fyn36rx-packages.json.drv'... Going to be running update for following packages: - xml2rfc-3.19.1 Press Enter key to continue... Running update for: - xml2rfc-3.19.1: UPDATING ... - xml2rfc-3.19.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/xml2rfc/default.nix b/pkgs/development/python-modules/xml2rfc/default.nix index 0bcbbdda09e0..b8d7192f3044 100644 --- a/pkgs/development/python-modules/xml2rfc/default.nix +++ b/pkgs/development/python-modules/xml2rfc/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { pname = "xml2rfc"; - version = "3.19.1"; + version = "3.19.4"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -36,7 +36,7 @@ buildPythonPackage rec { owner = "ietf-tools"; repo = "xml2rfc"; rev = "refs/tags/v${version}"; - hash = "sha256-kKbetvJDzvsUUWEYgFb7G86v9/Iiy49Wyl25p/zzBHo="; + hash = "sha256-E8ThRYMjT3F6nxMRJE9NWv3elC9s0qaxnzBOGX7P+aU="; }; postPatch = '' An auto update branch exists with message `xml2rfc: 3.19.1 -> 3.19.4`. New version is 3.19.4. An auto update branch exists with an equal or greater version