python311Packages.HTSeq 0 -> 1 attrpath: python311Packages.HTSeq 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/kz8lqmbx63vnxhqc6qh8x6vmjna0i0w8-packages.json.drv building '/nix/store/kz8lqmbx63vnxhqc6qh8x6vmjna0i0w8-packages.json.drv'... Going to be running update for following packages: - python3.11-htseq-2.0.4 Press Enter key to continue... Running update for: - python3.11-htseq-2.0.4: UPDATING ... - python3.11-htseq-2.0.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/htseq/default.nix b/pkgs/development/python-modules/htseq/default.nix index f5327c0edb40..cc62e1837361 100644 --- a/pkgs/development/python-modules/htseq/default.nix +++ b/pkgs/development/python-modules/htseq/default.nix @@ -15,14 +15,14 @@ }: buildPythonPackage rec { pname = "htseq"; - version = "2.0.4"; + version = "2.0.7"; pyproject = true; src = fetchFromGitHub { owner = "htseq"; repo = "htseq"; rev = "release_${version}"; - hash = "sha256-7ocrmuj9LOtPz9XbI5rKGcdE5JbFz/pZh00Nie65XxE="; + hash = "sha256-/ziRzyW32WOsxtC5bxXc/Q04GGuLdUbcbpoWlWLbQPY="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/nsb8wr2cpwfpl0kvi8isx25gd59s2dnk-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.HTSeq nix build failed. source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/todo.txt @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/kq40mn7q3a7nm3pvinf5xy6j9izi648l-replace-distutils-with-sysconfig.patch patching file test/test_general.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 test/test_general.py.rej patching file test/test_genomic.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 test/test_genomic.py.rej patching file test/test_parsers.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 test/test_parsers.py.rej patching file test/test_stretch_vector.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 test/test_stretch_vector.py.rej patching file test/tss_test.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 test/tss_test.py.rej