python310Packages.torchmetrics 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/agqy78vyi732mrh530yiz4515lpnfi3k-packages.json.drv building '/nix/store/agqy78vyi732mrh530yiz4515lpnfi3k-packages.json.drv'... Going to be running update for following packages: - python3.10-torchmetrics-0.11.4 Press Enter key to continue... Running update for: - python3.10-torchmetrics-0.11.4: UPDATING ... - python3.10-torchmetrics-0.11.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/torchmetrics/default.nix b/pkgs/development/python-modules/torchmetrics/default.nix index e3d51f7b551f..af65ec4a3ab3 100644 --- a/pkgs/development/python-modules/torchmetrics/default.nix +++ b/pkgs/development/python-modules/torchmetrics/default.nix @@ -15,7 +15,7 @@ let pname = "torchmetrics"; - version = "0.11.4"; + version = "1.1.0"; in buildPythonPackage { inherit pname version; @@ -24,7 +24,7 @@ buildPythonPackage { owner = "PyTorchLightning"; repo = "metrics"; rev = "refs/tags/v${version}"; - hash = "sha256-K8QLdDpnS4N8s3zXsifFloRXW/QXEm36mJXXKEBEJBs="; + hash = "sha256-0DsoL2IML5b6QR70gvxjNVu3BxHfIMtnO/9Jk9EuRdw="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.torchmetrics nix build failed. adding 'torchmetrics/utilities/imports.py' adding 'torchmetrics/utilities/plot.py' adding 'torchmetrics/utilities/prints.py' adding 'torchmetrics/wrappers/__init__.py' adding 'torchmetrics/wrappers/abstract.py' adding 'torchmetrics/wrappers/bootstrapping.py' adding 'torchmetrics/wrappers/classwise.py' adding 'torchmetrics/wrappers/minmax.py' adding 'torchmetrics/wrappers/multioutput.py' adding 'torchmetrics/wrappers/multitask.py' adding 'torchmetrics/wrappers/running.py' adding 'torchmetrics/wrappers/tracker.py' adding 'torchmetrics-1.1.0.dist-info/LICENSE' adding 'torchmetrics-1.1.0.dist-info/METADATA' adding 'torchmetrics-1.1.0.dist-info/WHEEL' adding 'torchmetrics-1.1.0.dist-info/top_level.txt' adding 'torchmetrics-1.1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./torchmetrics-1.1.0-py3-none-any.whl Requirement already satisfied: packaging in /nix/store/mxbfmxv0aqzq2mq0gf0kvgm2l8x9ssrk-python3.10-packaging-23.1/lib/python3.10/site-packages (from torchmetrics==1.1.0) (23.1) Requirement already satisfied: torch>=1.8.1 in /nix/store/s32f5jgq9mxfd0l7y7kawxxj7yv258pk-python3.10-torch-2.0.1/lib/python3.10/site-packages (from torchmetrics==1.1.0) (2.0.1) Requirement already satisfied: numpy>1.20.0 in /nix/store/qz5hflpg3hxd69wvrkghlgbjr69pgklb-python3.10-numpy-1.25.1/lib/python3.10/site-packages (from torchmetrics==1.1.0) (1.25.1) ERROR: Could not find a version that satisfies the requirement lightning-utilities>=0.8.0 (from torchmetrics) (from versions: none) ERROR: No matching distribution found for lightning-utilities>=0.8.0