Loading pkgs/development/python-modules/systembridgeconnector/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "systembridgeconnector"; version = "5.2.4"; version = "5.3.1"; pyproject = true; src = fetchFromGitHub { owner = "timmo001"; repo = "system-bridge-connector"; tag = version; hash = "sha256-2ExuhxaN0qfmiHruDM+/3VIKxVOH62iGN/TB3eflJvQ="; hash = "sha256-VM5Or2IiLN+ceUyCaCRxys9B12JSaSfDwaoII2X6q/A="; }; build-system = [ Loading @@ -49,6 +49,7 @@ buildPythonPackage rec { disabledTests = [ "test_execute_command" "test_get_commands" "test_get_data" "test_get_directories" "test_get_file" Loading Loading
pkgs/development/python-modules/systembridgeconnector/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "systembridgeconnector"; version = "5.2.4"; version = "5.3.1"; pyproject = true; src = fetchFromGitHub { owner = "timmo001"; repo = "system-bridge-connector"; tag = version; hash = "sha256-2ExuhxaN0qfmiHruDM+/3VIKxVOH62iGN/TB3eflJvQ="; hash = "sha256-VM5Or2IiLN+ceUyCaCRxys9B12JSaSfDwaoII2X6q/A="; }; build-system = [ Loading @@ -49,6 +49,7 @@ buildPythonPackage rec { disabledTests = [ "test_execute_command" "test_get_commands" "test_get_data" "test_get_directories" "test_get_file" Loading