2022-11-19T10:48:44 python3.10-k5test 0.10.1 -> 0.10.3 https://pypi.org/project/k5test/ 2022-11-19T10:48:46 attrpath: python310Packages.k5test 2022-11-19T10:48:46 Checking auto update branch... 2022-11-19T10:48:51 [version] 2022-11-19T10:48:51 [version] skipping because derivation has updateScript 2022-11-19T10:48:51 [rustCrateVersion] 2022-11-19T10:48:51 [rustCrateVersion] No cargoSha256 found 2022-11-19T10:48:51 [golangModuleVersion] 2022-11-19T10:48:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-19T10:48:51 [updateScript] 2022-11-19T10:48:52 [updateScript] Success 2022-11-19T10:48:52 [updateScript] this derivation will be built: /nix/store/01k2mpjj2s53xadg5nd4mwbibkkvpyz1-packages.json.drv building '/nix/store/01k2mpjj2s53xadg5nd4mwbibkkvpyz1-packages.json.drv'... Going to be running update for following packages: - python3.10-k5test-0.10.1 Press Enter key to continue... Running update for: - python3.10-k5test-0.10.1: UPDATING ... - python3.10-k5test-0.10.1: DONE. Packages updated! 2022-11-19T10:48:52 2022-11-19T10:48:52 [quotedUrls] 2022-11-19T10:48:53 [quotedUrls] nothing found to replace 2022-11-19T10:48:53 Diff after rewrites: diff --git a/pkgs/development/python-modules/k5test/default.nix b/pkgs/development/python-modules/k5test/default.nix index 6123f4d410f..363596223f7 100644 --- a/pkgs/development/python-modules/k5test/default.nix +++ b/pkgs/development/python-modules/k5test/default.nix @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "k5test"; - version = "0.10.1"; + version = "0.10.3"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - sha256 = "2c9181133f3d52c8e29a5ba970b668273c08f855e5da834aaee2ea9efeb6b069"; + sha256 = "sha256-nJ3uvK1joxXoGDPUXp/RK/IBZmQ7iry5/29NaxhMVx8="; }; patches = [ 2022-11-19T10:50:22 No auto update branch exists 2022-11-19T10:50:26 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.k5test nix build failed. 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 @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/iixr8n4xpwr7jv69dhhp8a2qfnfxwwsl-k5test-0.10.3.tar.gz source root is k5test-0.10.3 setting SOURCE_DATE_EPOCH to timestamp 1667264095 of file k5test-0.10.3/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/k7ppgpy2myygayc5kq38mk75lm9wmbr4-fix-paths.patch patching file k5test/_utils.py Hunk #1 FAILED at 65. Hunk #2 succeeded at 87 (offset -2 lines). Hunk #3 FAILED at 97. Hunk #4 FAILED at 111. 3 out of 4 hunks FAILED -- saving rejects to file k5test/_utils.py.rej patching file k5test/realm.py Hunk #1 FAILED at 90. Hunk #2 FAILED at 101. Hunk #3 FAILED at 434. Hunk #4 FAILED at 585. 4 out of 4 hunks FAILED -- saving rejects to file k5test/realm.py.rej patching file k5test/unit.py Hunk #1 FAILED at 38. 1 out of 1 hunk FAILED -- saving rejects to file k5test/unit.py.rej