python311Packages.wavefile 1.5 -> 1.6.2 https://repology.org/project/python:wavefile/versions attrpath: python311Packages.wavefile 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/mxl0jh2hd2arc6fibrfgck9cyll9yhhq-packages.json.drv building '/nix/store/mxl0jh2hd2arc6fibrfgck9cyll9yhhq-packages.json.drv'... Going to be running update for following packages: - python3.11-wavefile-1.5 Press Enter key to continue... Running update for: - python3.11-wavefile-1.5: UPDATING ... - python3.11-wavefile-1.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/wavefile/default.nix b/pkgs/development/python-modules/wavefile/default.nix index 21641008c826..66691bb51442 100644 --- a/pkgs/development/python-modules/wavefile/default.nix +++ b/pkgs/development/python-modules/wavefile/default.nix @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "wavefile"; - version = "1.5"; + version = "1.6.2"; src = fetchFromGitHub { owner = "vokimon"; repo = "python-wavefile"; - rev = "python-wavefile-${version}"; - sha256 = "9sHj1gb93mCVpejRGSdLJzeFDCeTflZctE7kMWfqFrE="; + rev = "refs/tags/python-wavefile-${version}"; + sha256 = "sha256-TLSWhLARY+3sHkl2p3d3LDGzLu6DggjTJWFpyrwRXSI="; }; nativeBuildInputs = [ 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 python311Packages.wavefile nix build failed. got build log for 'python311Packages.wavefile' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/mlc7x9ik2cky0g3y02ha1axq65yz0ldx-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/wavefile/wavefile_test.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/azmg0xz3fwnh8fbg5wh4glb5ar37wfw4-libsndfile.py.patch patching file wavefile/libsndfile.py Hunk #1 FAILED at 19. 1 out of 1 hunk FAILED -- saving rejects to file wavefile/libsndfile.py.rej