python312Packages.python-roborock: 2.3.0 -> 2.5.0
Diff: https://github.com/humbertogontijo/python-roborock/compare/refs/tags/v2.3.0...v2.5.0 Changelog: https://github.com/humbertogontijo/python-roborock/blob/v2.5.0/CHANGELOG.md
This commit is contained in:
parent
ebc8e4d6d4
commit
627a36545f
@ -20,7 +20,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "python-roborock";
|
||||
version = "2.3.0";
|
||||
version = "2.5.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.10";
|
||||
@ -29,7 +29,7 @@ buildPythonPackage rec {
|
||||
owner = "humbertogontijo";
|
||||
repo = "python-roborock";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-YjD/aTSUeVuMyrdC2dcKgIqeBC+8NircRFLh2+mbD+8=";
|
||||
hash = "sha256-W+xq6FwBZNjrqivAWv821h5Pak0wGaksQoYN5EULSnA=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
Loading…
Reference in New Issue
Block a user