Loading pkgs/development/python-modules/pysmartthings/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "pysmartthings"; version = "3.3.4"; version = "3.5.0"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "andrewsayre"; repo = "pysmartthings"; tag = "v${version}"; hash = "sha256-R9n17dI/8qe1DU7KGquMtGKRcLDeOQw9YVJs73an054="; hash = "sha256-+7d/KuuBQSe+U8oIWng8f5D0UObIYfFjikXVdxQ7fX8="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/pysmartthings/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "pysmartthings"; version = "3.3.4"; version = "3.5.0"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "andrewsayre"; repo = "pysmartthings"; tag = "v${version}"; hash = "sha256-R9n17dI/8qe1DU7KGquMtGKRcLDeOQw9YVJs73an054="; hash = "sha256-+7d/KuuBQSe+U8oIWng8f5D0UObIYfFjikXVdxQ7fX8="; }; build-system = [ poetry-core ]; Loading