Loading pkgs/development/python-modules/uiprotect/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ buildPythonPackage rec { pname = "uiprotect"; version = "6.3.1"; version = "6.3.2"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -48,7 +48,7 @@ buildPythonPackage rec { owner = "uilibs"; repo = "uiprotect"; rev = "refs/tags/v${version}"; hash = "sha256-42rxRD3mXgMLz3mADF0ksDLpw2di5MyVL7+6iW41nI8="; hash = "sha256-qODr3MM1nBna3gBZhq/uAYUpKHrvoB3lebKsusxw9yE="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/uiprotect/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ buildPythonPackage rec { pname = "uiprotect"; version = "6.3.1"; version = "6.3.2"; pyproject = true; disabled = pythonOlder "3.10"; Loading @@ -48,7 +48,7 @@ buildPythonPackage rec { owner = "uilibs"; repo = "uiprotect"; rev = "refs/tags/v${version}"; hash = "sha256-42rxRD3mXgMLz3mADF0ksDLpw2di5MyVL7+6iW41nI8="; hash = "sha256-qODr3MM1nBna3gBZhq/uAYUpKHrvoB3lebKsusxw9yE="; }; build-system = [ poetry-core ]; Loading