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] 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/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.dynalite-devices nix build failed. stripping (with command strip and flags -S -p) in /nix/store/x8ypz5lvd4w929xsj6kv47kqrd3n1ci1-python3.11-dynalite-devices-0.47/lib shrinking RPATHs of ELF executables and libraries in /nix/store/7q0xd7zq1a1dh5154bvzh0m54f3vgm5d-python3.11-dynalite-devices-0.47-dist checking for references to /build/ in /nix/store/7q0xd7zq1a1dh5154bvzh0m54f3vgm5d-python3.11-dynalite-devices-0.47-dist... patching script interpreter paths in /nix/store/7q0xd7zq1a1dh5154bvzh0m54f3vgm5d-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 /nix/store/pskzm9d22yd40mwp7akhidihvcb3gq4r-python3.11-pytest-7.4.4/lib/python3.11/site-packages/_pytest/config/__init__.py:331: PluggyTeardownRaisedWarning: A plugin raised an exception during an old-style hookwrapper teardown. Plugin: helpconfig, Hook: pytest_cmdline_parse ConftestImportFailure: ModuleNotFoundError: No module named 'asynctest' (from /build/source/tests/conftest.py) For more information see https://pluggy.readthedocs.io/en/stable/api_reference.html#pluggy.PluggyTeardownRaisedWarning config = pluginmanager.hook.pytest_cmdline_parse( 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/yq9qag5ak3w15nhcqplnhxpny6295l36-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context