python311Packages.xml2rfc 0 -> 1 attrpath: python311Packages.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] Going to be running update for following packages: - python3.11-xml2rfc-3.19.1 Press Enter key to continue... Running update for: - python3.11-xml2rfc-3.19.1: UPDATING ... - python3.11-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 `python311Packages.xml2rfc: 3.19.1 -> 3.19.3`. New version is 3.19.4. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - xml2rfc: 3.19.1 -> 3.19.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/285491"