python311Packages.torchaudio 0 -> 1 attrpath: python311Packages.torchaudio 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/mixjgys4l5j7hip5xkb82vnyx7ikkwbk-packages.json.drv building '/nix/store/mixjgys4l5j7hip5xkb82vnyx7ikkwbk-packages.json.drv'... Going to be running update for following packages: - python3.11-torchaudio-2.1.2 Press Enter key to continue... Running update for: - python3.11-torchaudio-2.1.2: UPDATING ... - python3.11-torchaudio-2.1.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/torchaudio/default.nix b/pkgs/development/python-modules/torchaudio/default.nix index 81863b4dec18..b89c46b6d4b1 100644 --- a/pkgs/development/python-modules/torchaudio/default.nix +++ b/pkgs/development/python-modules/torchaudio/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "torchaudio"; - version = "2.1.2"; + version = "2.2.0"; format = "setuptools"; src = fetchFromGitHub { owner = "pytorch"; repo = "audio"; rev = "refs/tags/v${version}"; - hash = "sha256-kSBDQtOi0ZEnIg801kTtvqBAEbzaUNhWG/9jot2O3o4="; + hash = "sha256-Z6Xc8bR6bqBHyzWfoB3F33YZEwzuvXByB6s1kSer1DY="; }; patches = [ An auto update branch exists with message `python311Packages.torchaudio: 2.1.2 -> 2.2.0`. New version is 2.2.0. An auto update branch exists with an equal or greater version