python311Packages.meshtastic 0 -> 1 attrpath: python311Packages.meshtastic 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/xlczxm6jma5wlmdjan7hhf2ckrc6594a-packages.json.drv building '/nix/store/xlczxm6jma5wlmdjan7hhf2ckrc6594a-packages.json.drv'... Going to be running update for following packages: - python3.11-meshtastic-2.3.0 Press Enter key to continue... Running update for: - python3.11-meshtastic-2.3.0: UPDATING ... - python3.11-meshtastic-2.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/meshtastic/default.nix b/pkgs/development/python-modules/meshtastic/default.nix index c531b78130bc..0ba16c7f1db3 100644 --- a/pkgs/development/python-modules/meshtastic/default.nix +++ b/pkgs/development/python-modules/meshtastic/default.nix @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "meshtastic"; - version = "2.3.0"; + version = "2.3.1"; pyproject = true; disabled = pythonOlder "3.7"; @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = "meshtastic"; repo = "Meshtastic-python"; rev = "refs/tags/${version}"; - hash = "sha256-HiksPxV5VTIOV71J0zlC8iiXmF85a0dTYjjnWthhdGY="; + hash = "sha256-PM3CTBKDX7f60Lk/v3+hK8zLuCIxZ5zHFi6SKNClDcE="; }; nativeBuildInputs = [ 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.meshtastic nix build failed. or wish to make feature requests, visit: https://github.com/meshtastic/python/issues When adding an issue, be sure to include the following info: System: Linux Platform: Linux-6.8.1-x86_64-with-glibc2.38 Release: 6.8.1 Machine: x86_64 Encoding (stdin): utf-8 Encoding (stdout): UTF-8 =========================== short test summary info ============================ FAILED meshtastic/tests/test_main.py::test_main_support - TypeError: expected string or bytes-like object, got 'NoneType' FAILED meshtastic/tests/test_main.py::test_main_ch_index_no_devices - AssertionError: assert None FAILED meshtastic/tests/test_main.py::test_main_info - SystemExit: 1 FAILED meshtastic/tests/test_main.py::test_main_info_with_tcp_interface - SystemExit: 1 FAILED meshtastic/tests/test_main.py::test_main_no_proto - assert 1 == 0 FAILED meshtastic/tests/test_main.py::test_main_info_with_seriallog_stdout - SystemExit: 1 FAILED meshtastic/tests/test_main.py::test_main_info_with_seriallog_output_txt - SystemExit: 1 FAILED meshtastic/tests/test_main.py::test_main_get_canned_messages - AttributeError: 'MeshInterface' object has no attribute 'devPath' FAILED meshtastic/tests/test_main.py::test_tunnel_tunnel_arg_with_no_devices - AssertionError: assert None FAILED meshtastic/tests/test_main.py::test_tunnel_subnet_arg_with_no_devices - AssertionError: assert None FAILED meshtastic/tests/test_main.py::test_tunnel_tunnel_arg - AttributeError: 'MeshInterface' object has no attribute 'devPath' FAILED meshtastic/tests/test_mesh_interface.py::test_sendData_too_long - AssertionError: assert FAILED meshtastic/tests/test_tunnel.py::test_Tunnel_on_non_linux_system - AssertionError: assert == Ex... FAILED meshtastic/tests/test_tunnel.py::test_Tunnel_without_interface - AssertionError: assert == Ex... FAILED meshtastic/tests/test_util.py::test_support_info - TypeError: expected string or bytes-like object, got 'NoneType' =============== 18 failed, 151 passed, 127 deselected in 42.47s ================ /nix/store/c8dj731bkcdzhgrpawhc8qvdgls4xfjv-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context