python312Packages.pyfluidsynth 1.3.2 -> 1.3.3 https://repology.org/project/python:pyfluidsynth/versions attrpath: python312Packages.pyfluidsynth Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/8ychqfxnvg4g0cdy41sihkp1r6wq89mg-packages.json.drv building '/nix/store/8ychqfxnvg4g0cdy41sihkp1r6wq89mg-packages.json.drv'... Going to be running update for following packages: - python3.12-pyfluidsynth-1.3.2 Press Enter key to continue... Running update for: - python3.12-pyfluidsynth-1.3.2: UPDATING ... - python3.12-pyfluidsynth-1.3.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyfluidsynth/default.nix b/pkgs/development/python-modules/pyfluidsynth/default.nix index 1e837b67129a..521d597a6b7a 100644 --- a/pkgs/development/python-modules/pyfluidsynth/default.nix +++ b/pkgs/development/python-modules/pyfluidsynth/default.nix @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "pyfluidsynth"; - version = "1.3.2"; + version = "1.3.3"; format = "pyproject"; src = fetchPypi { pname = "pyFluidSynth"; inherit version; - hash = "sha256-+i5oOXV4UG6z4rQGuguOP0mHo7V7fJZZRwOnJKB1VfQ="; + hash = "sha256-1Q1LVQc+dYCyo8pHCZK2xRwnnbocVRLchRNVlfQtaIE="; }; patches = [ 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 python312Packages.pyfluidsynth nix build failed. got build log for 'python312Packages.pyfluidsynth' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook 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" } Running phase: unpackPhase unpacking source archive /nix/store/7lmm6ya3y12cj6s373sp0lc13h91vzhv-pyFluidSynth-1.3.3.tar.gz source root is pyFluidSynth-1.3.3 setting SOURCE_DATE_EPOCH to timestamp 1708289661 of file pyFluidSynth-1.3.3/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/skpcdg24x411mqvbnfqxkm8zncbx43xy-add-fluid-synth-get-status-and-fix-some-typing-bugs.patch patching file fluidsynth.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 4 out of 4 hunks ignored -- saving rejects to file fluidsynth.py.rej