Loading pkgs/development/python-modules/switchbot-api/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "switchbot-api"; version = "2.7.0"; version = "2.8.0"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "SeraphicCorp"; repo = "py-switchbot-api"; tag = "v${version}"; hash = "sha256-uGaM/pzO9HuLJjXdhdrCfbTxMvYxF4OgFo/m5R2jm5s="; hash = "sha256-xalIVkmzflUVkw/DFOLas6T/jUXSs3gZhEa3IJWtEaw="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/switchbot-api/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "switchbot-api"; version = "2.7.0"; version = "2.8.0"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "SeraphicCorp"; repo = "py-switchbot-api"; tag = "v${version}"; hash = "sha256-uGaM/pzO9HuLJjXdhdrCfbTxMvYxF4OgFo/m5R2jm5s="; hash = "sha256-xalIVkmzflUVkw/DFOLas6T/jUXSs3gZhEa3IJWtEaw="; }; build-system = [ poetry-core ]; Loading