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.2.9"; version = "3.3.0"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "andrewsayre"; repo = "pysmartthings"; tag = "v${version}"; hash = "sha256-5buCkZ+VBZFHId616YxTUPNVd1QRh+bO0OBq0JL4dvo="; hash = "sha256-i1whnELYPkaT7K5hLZy+Q4Aub1TBph8aDFZKx78hElY="; }; 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.2.9"; version = "3.3.0"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "andrewsayre"; repo = "pysmartthings"; tag = "v${version}"; hash = "sha256-5buCkZ+VBZFHId616YxTUPNVd1QRh+bO0OBq0JL4dvo="; hash = "sha256-i1whnELYPkaT7K5hLZy+Q4Aub1TBph8aDFZKx78hElY="; }; build-system = [ poetry-core ]; Loading