python311Packages.dynalite-devices 0 -> 1 attrpath: python311Packages.dynalite-devices 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/gqfjadh725cb6s52h088a4zxnbyki31s-packages.json.drv building '/nix/store/gqfjadh725cb6s52h088a4zxnbyki31s-packages.json.drv'... Going to be running update for following packages: - python3.11-dynalite-devices-0.1.48 Press Enter key to continue... Running update for: - python3.11-dynalite-devices-0.1.48: UPDATING ... - python3.11-dynalite-devices-0.1.48: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/dynalite-devices/default.nix b/pkgs/development/python-modules/dynalite-devices/default.nix index e07190f98104..a69e7255dd5d 100644 --- a/pkgs/development/python-modules/dynalite-devices/default.nix +++ b/pkgs/development/python-modules/dynalite-devices/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "dynalite-devices"; - version = "0.1.48"; + version = "0.47"; pyproject = true; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "ziv1234"; repo = "python-dynalite-devices"; rev = "refs/tags/v${version}"; - hash = "sha256-i88aIsRNsToSceQdwfspJg+Y5MO5zC4O6EkyhrYR27g="; + hash = "sha256-kJo4e5vhgWzijLUhQd9VBVk1URpg9SXhOA60dJYashM="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.dynalite-devices nix build failed. @nix { "action": "setPhase", "phase": "fixupPhase" } Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/ll6hf9hdk5gnvs6lby3ij4m0qymz9l9z-python3.11-dynalite-devices-0.47 checking for references to /build/ in /nix/store/ll6hf9hdk5gnvs6lby3ij4m0qymz9l9z-python3.11-dynalite-devices-0.47... patching script interpreter paths in /nix/store/ll6hf9hdk5gnvs6lby3ij4m0qymz9l9z-python3.11-dynalite-devices-0.47 stripping (with command strip and flags -S -p) in /nix/store/ll6hf9hdk5gnvs6lby3ij4m0qymz9l9z-python3.11-dynalite-devices-0.47/lib shrinking RPATHs of ELF executables and libraries in /nix/store/hlc4prsc02ssy8dbsg24g4b0gmn4572n-python3.11-dynalite-devices-0.47-dist checking for references to /build/ in /nix/store/hlc4prsc02ssy8dbsg24g4b0gmn4572n-python3.11-dynalite-devices-0.47-dist... patching script interpreter paths in /nix/store/hlc4prsc02ssy8dbsg24g4b0gmn4572n-python3.11-dynalite-devices-0.47-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: dynalite_devices_lib @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Running phase: pytestCheckPhase Executing pytestCheckPhase ImportError while loading conftest '/build/source/tests/conftest.py'. tests/conftest.py:4: in   from asynctest import Mock, patch E ModuleNotFoundError: No module named 'asynctest' /nix/store/c8dj731bkcdzhgrpawhc8qvdgls4xfjv-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context