This commit is contained in:
2026-02-10 12:34:05 -06:00
parent 07e8fc704f
commit 5c94bd7fcb
5 changed files with 894 additions and 82 deletions

View File

@@ -8,7 +8,7 @@
python3Packages.buildPythonPackage rec {
pname = "python-roborock";
version = "4.4.0";
version = "4.12.0";
pyproject = true;
disabled = python3Packages.pythonOlder "3.11";
@@ -17,7 +17,7 @@ python3Packages.buildPythonPackage rec {
owner = "humbertogontijo";
repo = "python-roborock";
tag = "v${version}";
hash = "sha256-zswKFRde6N8tciRiXzEnQKArzrbtrKaM+78s2N846S8=";
hash = "sha256-H47NKOGKUCJs9LolVcTg6R8W6Fuq+YWBgrwJUB08JVA=";
};
pythonRelaxDeps = [