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/8chixpkvhyz07fbbah9zg8fvkm4wfnrb-packages.json.drv building '/nix/store/8chixpkvhyz07fbbah9zg8fvkm4wfnrb-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..9a829e47d897 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.0.3"; 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-nUD4xcjVzRcgIiw7El8Z/xZHp2m2HjlY2EN6OypMsEQ="; }; 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/enums.py' adding 'torchmetrics/utilities/exceptions.py' adding 'torchmetrics/utilities/imports.py' adding 'torchmetrics/utilities/plot.py' adding 'torchmetrics/utilities/prints.py' adding 'torchmetrics/wrappers/__init__.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.0.3.dist-info/LICENSE' adding 'torchmetrics-1.0.3.dist-info/METADATA' adding 'torchmetrics-1.0.3.dist-info/WHEEL' adding 'torchmetrics-1.0.3.dist-info/top_level.txt' adding 'torchmetrics-1.0.3.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.0.3-py3-none-any.whl Requirement already satisfied: packaging in /nix/store/3ajl7wpq0bpjzfshhdjj0n96skc4jik2-python3.10-packaging-23.1/lib/python3.10/site-packages (from torchmetrics==1.0.3) (23.1) Requirement already satisfied: torch>=1.8.1 in /nix/store/xxf6mpjg4ppriqrwmk99m4cqaprglg0m-python3.10-torch-2.0.1/lib/python3.10/site-packages (from torchmetrics==1.0.3) (2.0.1) ERROR: Could not find a version that satisfies the requirement lightning-utilities>=0.7.0 (from torchmetrics) (from versions: none) ERROR: No matching distribution found for lightning-utilities>=0.7.0  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] 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..9a829e47d897 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.0.3"; 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-nUD4xcjVzRcgIiw7El8Z/xZHp2m2HjlY2EN6OypMsEQ="; }; 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/enums.py' adding 'torchmetrics/utilities/exceptions.py' adding 'torchmetrics/utilities/imports.py' adding 'torchmetrics/utilities/plot.py' adding 'torchmetrics/utilities/prints.py' adding 'torchmetrics/wrappers/__init__.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.0.3.dist-info/LICENSE' adding 'torchmetrics-1.0.3.dist-info/METADATA' adding 'torchmetrics-1.0.3.dist-info/WHEEL' adding 'torchmetrics-1.0.3.dist-info/top_level.txt' adding 'torchmetrics-1.0.3.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.0.3-py3-none-any.whl Requirement already satisfied: packaging in /nix/store/3ajl7wpq0bpjzfshhdjj0n96skc4jik2-python3.10-packaging-23.1/lib/python3.10/site-packages (from torchmetrics==1.0.3) (23.1) Requirement already satisfied: torch>=1.8.1 in /nix/store/xxf6mpjg4ppriqrwmk99m4cqaprglg0m-python3.10-torch-2.0.1/lib/python3.10/site-packages (from torchmetrics==1.0.3) (2.0.1) ERROR: Could not find a version that satisfies the requirement lightning-utilities>=0.7.0 (from torchmetrics) (from versions: none) ERROR: No matching distribution found for lightning-utilities>=0.7.0