Loading pkgs/development/python-modules/deebot-client/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "deebot-client"; version = "12.3.1"; version = "12.4.0"; pyproject = true; disabled = pythonOlder "3.13"; Loading @@ -29,12 +29,12 @@ buildPythonPackage rec { owner = "DeebotUniverse"; repo = "client.py"; tag = version; hash = "sha256-2ZdWe9fVmQq7YGKzBut6hec3OeR9iXDkoDmYFYHX90A="; hash = "sha256-b/V0Ag4Sclebieh4qKjLzWxIk8gkWBZzwBs1ttFHMC4="; }; cargoDeps = rustPlatform.fetchCargoVendor { inherit pname version src; hash = "sha256-PrHm85Tzfd3jS5ofKKpECkWhL44yKBc8Hvrh0zbl7lw="; hash = "sha256-7CXBIY0K0wq2gR5YVF/5zc+gAO+bz+eob5Qr3OVbs34="; }; pythonRelaxDeps = [ Loading Loading
pkgs/development/python-modules/deebot-client/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "deebot-client"; version = "12.3.1"; version = "12.4.0"; pyproject = true; disabled = pythonOlder "3.13"; Loading @@ -29,12 +29,12 @@ buildPythonPackage rec { owner = "DeebotUniverse"; repo = "client.py"; tag = version; hash = "sha256-2ZdWe9fVmQq7YGKzBut6hec3OeR9iXDkoDmYFYHX90A="; hash = "sha256-b/V0Ag4Sclebieh4qKjLzWxIk8gkWBZzwBs1ttFHMC4="; }; cargoDeps = rustPlatform.fetchCargoVendor { inherit pname version src; hash = "sha256-PrHm85Tzfd3jS5ofKKpECkWhL44yKBc8Hvrh0zbl7lw="; hash = "sha256-7CXBIY0K0wq2gR5YVF/5zc+gAO+bz+eob5Qr3OVbs34="; }; pythonRelaxDeps = [ Loading