python312Packages.deebot-client: 8.4.1 -> 9.1.0

https://github.com/DeebotUniverse/client.py/releases/tag/9.1.0
This commit is contained in:
Martin Weinelt
2024-12-09 03:46:21 +01:00
parent ede1723792
commit a70e3d6a83
@@ -21,7 +21,7 @@
buildPythonPackage rec {
pname = "deebot-client";
version = "8.4.1";
version = "9.1.0";
pyproject = true;
disabled = pythonOlder "3.12";
@@ -30,7 +30,7 @@ buildPythonPackage rec {
owner = "DeebotUniverse";
repo = "client.py";
rev = "refs/tags/${version}";
hash = "sha256-lOKih1TzZRP4HIGzjmCkALtaz5s/lR2SjjqCnBK0G6Y=";
hash = "sha256-INJE8W3xFx8KdjInN65hBTMoWHZ0agsiePJdqJOOTZI=";
};
pythonRelaxDeps = [