python312Packages.aiojobs 1.2.1 -> 1.3.0 https://github.com/aio-libs/aiojobs/releases attrpath: python312Packages.aiojobs 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/54xay9dgzrl3zp3w2szng6wql39d6l09-packages.json.drv building '/nix/store/54xay9dgzrl3zp3w2szng6wql39d6l09-packages.json.drv'... Going to be running update for following packages: - python3.12-aiojobs-1.2.1 Press Enter key to continue... Running update for: - python3.12-aiojobs-1.2.1: UPDATING ... - python3.12-aiojobs-1.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aiojobs/default.nix b/pkgs/development/python-modules/aiojobs/default.nix index 437e5a3ce0ce..92385314cf2b 100644 --- a/pkgs/development/python-modules/aiojobs/default.nix +++ b/pkgs/development/python-modules/aiojobs/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "aiojobs"; - version = "1.2.1"; + version = "1.3.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "aio-libs"; repo = "aiojobs"; rev = "refs/tags/v${version}"; - hash = "sha256-LwFXb/SHP6bbqPg1tqYwE03FKHf4Mv1PPOxnPdESH0I="; + hash = "sha256-FNc71YyAjtR+hd0UOqFAy6XW0PwHSlM76C3ecPM5vsU="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/hvkjjva2knprwmqaa989wrxhlw3zc19v-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.aiojobs nix build failed. 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 Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/kab4fngm0bk0rzaw9gzm8j3v242d2hxw-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_scheduler.py Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } applying patch /nix/store/6ia9rdf6y1jmx5wcrl4jjb0g4fqh411r-1b88049841397b01f88aee7d92174ac5a15217c1.patch patching file tests/test_job.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file tests/test_job.py.rej patching file tests/test_scheduler.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 7 out of 7 hunks ignored -- saving rejects to file tests/test_scheduler.py.rej