diffoscope 233 -> 242 https://repology.org/project/diffoscope/versions attrpath: diffoscope 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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/djijxy5r7q3514bxxlp5vh7fyybvhica-update-diffoscope.drv /nix/store/95q2sp58mpxmn13f63cshla1x564gdrf-packages.json.drv building '/nix/store/djijxy5r7q3514bxxlp5vh7fyybvhica-update-diffoscope.drv'... building '/nix/store/95q2sp58mpxmn13f63cshla1x564gdrf-packages.json.drv'... Going to be running update for following packages: - diffoscope-233 Press Enter key to continue... Running update for: - diffoscope-233: UPDATING ... - diffoscope-233: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/diffoscope/default.nix b/pkgs/tools/misc/diffoscope/default.nix index 9f1b76badbb..17045a07ffc 100644 --- a/pkgs/tools/misc/diffoscope/default.nix +++ b/pkgs/tools/misc/diffoscope/default.nix @@ -12,11 +12,11 @@ # Note: when upgrading this package, please run the list-missing-tools.sh script as described below! python3Packages.buildPythonApplication rec { pname = "diffoscope"; - version = "233"; + version = "242"; src = fetchurl { url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; - sha256 = "sha256-A2GYnhdjkzSFnMsy99FmckiOsbRdymAdtjp55hyFLp4="; + sha256 = "sha256-EmQM/9wCeRKqvfF/GOdEtEAZcLwVDnvwvOvcV4ZUweE="; }; outputs = [ "out" "man" ]; 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 diffoscope nix build failed. Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/4j4fg485c59dqp106pjpjfdqlsqbl284-diffoscope-242.tar.bz2 source root is diffoscope-242 setting SOURCE_DATE_EPOCH to timestamp 1683313532 of file diffoscope-242/tests/utils/versions.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/k3rsi5di3hg85jkachv8fbkmdjvdkjix-ignore_links.patch patching file diffoscope/comparators/directory.py Hunk #1 succeeded at 59 (offset -18 lines). Hunk #2 succeeded at 69 (offset -18 lines). applying patch /nix/store/f2msfxzrv1mlxy6mvc58fdm8b3q5gzp4-9fdb78ec0bbc69f1980499dfdcbf6f1dd5e55cc8.patch patching file tests/test_presenters.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file tests/test_presenters.py.rej