python311Packages.torch-audiomentations 0 -> 1 attrpath: python311Packages.torch-audiomentations 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/xxqcyrpgijrlimd1hnj5bw2s5fjw3xjx-packages.json.drv building '/nix/store/xxqcyrpgijrlimd1hnj5bw2s5fjw3xjx-packages.json.drv'... Going to be running update for following packages: - python3.11-torch-audiomentations-0.11.0 Press Enter key to continue... Running update for: - python3.11-torch-audiomentations-0.11.0: UPDATING ... - python3.11-torch-audiomentations-0.11.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/torch-audiomentations/default.nix b/pkgs/development/python-modules/torch-audiomentations/default.nix index 3d2ea51aa62d..5a849752586b 100644 --- a/pkgs/development/python-modules/torch-audiomentations/default.nix +++ b/pkgs/development/python-modules/torch-audiomentations/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "torch-audiomentations"; - version = "0.11.0"; + version = "0.11.1"; pyproject = true; src = fetchFromGitHub { owner = "asteroid-team"; repo = "torch-audiomentations"; - rev = "v${version}"; - hash = "sha256-r3J8yo3+jjuD4qqpC5Ax3TFPL9pGUNc0EksTkCTJKbU="; + rev = "refs/tags/v${version}"; + hash = "sha256-0+5wc+mP4c221q6mdaqPalfumTOtdnkjnIPtLErOp9E="; }; propagatedBuildInputs = [ An auto update branch exists with message `python311Packages.torch-audiomentations: 0.11.0 -> 0.11.1`. New version is 0.11.1. An auto update branch exists with an equal or greater version