python310Packages.torchvision 0.15.1 -> 0.15.2 https://repology.org/project/python:torchvision/versions attrpath: python310Packages.torchvision 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/b7jhfi1grw65nr6vmn7vbqpfyxjh8cbz-packages.json.drv building '/nix/store/b7jhfi1grw65nr6vmn7vbqpfyxjh8cbz-packages.json.drv'... Going to be running update for following packages: - python3.10-torchvision-0.15.1 Press Enter key to continue... Running update for: - python3.10-torchvision-0.15.1: UPDATING ... - python3.10-torchvision-0.15.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/torchvision/default.nix b/pkgs/development/python-modules/torchvision/default.nix index f4db7d16b84..401e415e281 100644 --- a/pkgs/development/python-modules/torchvision/default.nix +++ b/pkgs/development/python-modules/torchvision/default.nix @@ -40,7 +40,7 @@ let }; pname = "torchvision"; - version = "0.15.1"; + version = "0.15.2"; in buildPythonPackage { inherit pname version; @@ -49,7 +49,7 @@ buildPythonPackage { owner = "pytorch"; repo = "vision"; rev = "refs/tags/v${version}"; - hash = "sha256-CQS2IXb8YSLrrkn/7BsO4Me5Cv0eXgMAKXM4rGzr0Bw="; + hash = "sha256-KNbOgd6PCINZqZ24c/Ev+ODux3ik5iUlzem9uUfQArM="; }; nativeBuildInputs = [ libpng ninja which ] ++ lib.optionals cudaSupport [ cuda-native-redist ]; No auto update branch exists Python package with too many package rebuilds 31 > 25