Loading pkgs/development/python-modules/deebot-client/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "deebot-client"; version = "12.2.0"; version = "12.3.1"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -32,12 +32,12 @@ buildPythonPackage rec { owner = "DeebotUniverse"; repo = "client.py"; tag = version; hash = "sha256-g3BoNZA6p8vDnw1jUIsgCxO/X38VUc3XYedxJazJzlI="; hash = "sha256-2ZdWe9fVmQq7YGKzBut6hec3OeR9iXDkoDmYFYHX90A="; }; cargoDeps = rustPlatform.fetchCargoVendor { inherit pname version src; hash = "sha256-gHmEO5f2cqHW4EwftUMvW4xYmwjNDuSDe2R0JI0ahpc="; hash = "sha256-PrHm85Tzfd3jS5ofKKpECkWhL44yKBc8Hvrh0zbl7lw="; }; pythonRelaxDeps = [ Loading Loading
pkgs/development/python-modules/deebot-client/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "deebot-client"; version = "12.2.0"; version = "12.3.1"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -32,12 +32,12 @@ buildPythonPackage rec { owner = "DeebotUniverse"; repo = "client.py"; tag = version; hash = "sha256-g3BoNZA6p8vDnw1jUIsgCxO/X38VUc3XYedxJazJzlI="; hash = "sha256-2ZdWe9fVmQq7YGKzBut6hec3OeR9iXDkoDmYFYHX90A="; }; cargoDeps = rustPlatform.fetchCargoVendor { inherit pname version src; hash = "sha256-gHmEO5f2cqHW4EwftUMvW4xYmwjNDuSDe2R0JI0ahpc="; hash = "sha256-PrHm85Tzfd3jS5ofKKpECkWhL44yKBc8Hvrh0zbl7lw="; }; pythonRelaxDeps = [ Loading