python311Packages.torchmetrics 1.2.1 -> 1.3.0 https://repology.org/project/python:torchmetrics/versions attrpath: python311Packages.torchmetrics 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/x7znky4crj4n7mjc4g1bxbfrgqrz52i8-packages.json.drv building '/nix/store/x7znky4crj4n7mjc4g1bxbfrgqrz52i8-packages.json.drv'... Going to be running update for following packages: - python3.11-torchmetrics-1.2.1 Press Enter key to continue... Running update for: - python3.11-torchmetrics-1.2.1: UPDATING ... - python3.11-torchmetrics-1.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/torchmetrics/default.nix b/pkgs/development/python-modules/torchmetrics/default.nix index 9b980206c32a..70657185acba 100644 --- a/pkgs/development/python-modules/torchmetrics/default.nix +++ b/pkgs/development/python-modules/torchmetrics/default.nix @@ -20,7 +20,7 @@ let pname = "torchmetrics"; - version = "1.2.1"; + version = "1.3.0"; in buildPythonPackage { inherit pname version; @@ -30,7 +30,7 @@ buildPythonPackage { owner = "Lightning-AI"; repo = "torchmetrics"; rev = "refs/tags/v${version}"; - hash = "sha256-uvebKCJL2TSQUGmtVE1MtYwzgs+0lWvHvsN5PwJyl/g="; + hash = "sha256-xDUT9GSOn6ZNDFRsFws3NLxBsILKDHPKeEANwM8NXj8="; }; disabled = pythonOlder "3.8"; No auto update branch exists There might already be an open PR for this update: - python311Packages.torchmetrics: 1.2.1 -> 1.3.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/280275"