python311Packages.torchvision 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bs2i7nnby3vj0j9mva94mkly3algzzhd-packages.json.drv building '/nix/store/bs2i7nnby3vj0j9mva94mkly3algzzhd-packages.json.drv'... Going to be running update for following packages: - python3.11-torchvision-0.16.2 Press Enter key to continue... Running update for: - python3.11-torchvision-0.16.2: UPDATING ... - python3.11-torchvision-0.16.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/torchvision/default.nix b/pkgs/development/python-modules/torchvision/default.nix index fc8526395f94..013d1886b684 100644 --- a/pkgs/development/python-modules/torchvision/default.nix +++ b/pkgs/development/python-modules/torchvision/default.nix @@ -17,7 +17,7 @@ let inherit (cudaPackages) backendStdenv; pname = "torchvision"; - version = "0.16.2"; + version = "0.17.0"; in buildPythonPackage { inherit pname version; @@ -26,7 +26,7 @@ buildPythonPackage { owner = "pytorch"; repo = "vision"; rev = "refs/tags/v${version}"; - hash = "sha256-fSFoMZbF0bYqonvgoNAE8ZzwCsjhCdVo2BJ0pOC2zd0="; + hash = "sha256-ZAmvVEVLzZ+AWER4vGssAhvFscoFooS1VaZnvgVDeNk="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 38 > 25