Loading pkgs/development/python-modules/whirlpool-sixth-sense/default.nix +2 −4 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ pytest-asyncio, pytest-mock, pytestCheckHook, pythonOlder, setuptools, websockets, }: Loading @@ -19,8 +18,6 @@ buildPythonPackage rec { version = "1.0.3"; pyproject = true; disabled = pythonOlder "3.11"; src = fetchFromGitHub { owner = "abmantis"; repo = "whirlpool-sixth-sense"; Loading Loading @@ -49,7 +46,8 @@ buildPythonPackage rec { meta = with lib; { description = "Python library for Whirlpool 6th Sense appliances"; homepage = "https://github.com/abmantis/whirlpool-sixth-sense/"; license = with licenses; [ mit ]; changelog = "https://github.com/abmantis/whirlpool-sixth-sense/releases/tag/${src.tag}"; license = licenses.mit; maintainers = with maintainers; [ fab ]; }; } Loading
pkgs/development/python-modules/whirlpool-sixth-sense/default.nix +2 −4 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ pytest-asyncio, pytest-mock, pytestCheckHook, pythonOlder, setuptools, websockets, }: Loading @@ -19,8 +18,6 @@ buildPythonPackage rec { version = "1.0.3"; pyproject = true; disabled = pythonOlder "3.11"; src = fetchFromGitHub { owner = "abmantis"; repo = "whirlpool-sixth-sense"; Loading Loading @@ -49,7 +46,8 @@ buildPythonPackage rec { meta = with lib; { description = "Python library for Whirlpool 6th Sense appliances"; homepage = "https://github.com/abmantis/whirlpool-sixth-sense/"; license = with licenses; [ mit ]; changelog = "https://github.com/abmantis/whirlpool-sixth-sense/releases/tag/${src.tag}"; license = licenses.mit; maintainers = with maintainers; [ fab ]; }; }