python311Packages.aio-pika 0 -> 1 attrpath: python311Packages.aio-pika Checking auto update branch... [version] [version] skipping because derivation has updateScript [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/r0z77ny1lvg5jiyafn645cybwm34zbg8-packages.json.drv building '/nix/store/r0z77ny1lvg5jiyafn645cybwm34zbg8-packages.json.drv'... Going to be running update for following packages: - python3.11-aio-pika-9.4.0 Press Enter key to continue... Running update for: - python3.11-aio-pika-9.4.0: UPDATING ... - python3.11-aio-pika-9.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aio-pika/default.nix b/pkgs/development/python-modules/aio-pika/default.nix index 65f15fa639d5..f25eb1bfd3e4 100644 --- a/pkgs/development/python-modules/aio-pika/default.nix +++ b/pkgs/development/python-modules/aio-pika/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "aio-pika"; - version = "9.4.0"; + version = "9.4.1"; pyproject = true; disabled = pythonOlder "3.8"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "mosquito"; repo = "aio-pika"; rev = "refs/tags/${version}"; - hash = "sha256-EntV/CBvT4II4nxsVe3KjNA4EPV7Oc6h2G0fX0fHKTU="; + hash = "sha256-aRXYFW4fl3iXH3bwP30+TllRm4BkIUcGMX/lNfhiqjo="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.aio-pika nix build failed. @nix { "action": "setPhase", "phase": "fixupPhase" } Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/g91prs0m3lxx9w4nxnxhj2x5117k0c17-python3.11-aio-pika-9.4.1 checking for references to /build/ in /nix/store/g91prs0m3lxx9w4nxnxhj2x5117k0c17-python3.11-aio-pika-9.4.1... patching script interpreter paths in /nix/store/g91prs0m3lxx9w4nxnxhj2x5117k0c17-python3.11-aio-pika-9.4.1 stripping (with command strip and flags -S -p) in /nix/store/g91prs0m3lxx9w4nxnxhj2x5117k0c17-python3.11-aio-pika-9.4.1/lib shrinking RPATHs of ELF executables and libraries in /nix/store/wi6hckakginzfvdfcdha9hbrp36c5rsy-python3.11-aio-pika-9.4.1-dist checking for references to /build/ in /nix/store/wi6hckakginzfvdfcdha9hbrp36c5rsy-python3.11-aio-pika-9.4.1-dist... patching script interpreter paths in /nix/store/wi6hckakginzfvdfcdha9hbrp36c5rsy-python3.11-aio-pika-9.4.1-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } Running phase: pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } Running phase: pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: aio_pika @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Running phase: pytestCheckPhase Executing pytestCheckPhase ImportError while loading conftest '/build/source/tests/conftest.py'. tests/conftest.py:14: in   from testcontainers.core.container import DockerContainer E ModuleNotFoundError: No module named 'testcontainers' /nix/store/c8dj731bkcdzhgrpawhc8qvdgls4xfjv-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context