python313Packages.deebot-client: 9.4.0 -> 10.1.0

https://github.com/DeebotUniverse/client.py/releases/tag/10.1.0
This commit is contained in:
Martin Weinelt
2025-01-05 02:56:48 +01:00
parent c94c152d89
commit 8f67c40874
@@ -21,7 +21,7 @@
buildPythonPackage rec {
pname = "deebot-client";
version = "9.4.0";
version = "10.1.0";
pyproject = true;
disabled = pythonOlder "3.12";
@@ -30,7 +30,7 @@ buildPythonPackage rec {
owner = "DeebotUniverse";
repo = "client.py";
tag = version;
hash = "sha256-hJGE9D0rsYKrd4XZIrOOnwaQlq75Qy4S8681wjr4VDs=";
hash = "sha256-qnXDr8+e13/VMFhFBbQJPdct5MjHwcBkLl+fo8xaEgY=";
};
pythonRelaxDeps = [