python3Packages.python-roborock: 2.49.1 -> 2.50.2
Diff: https://github.com/Python-roborock/python-roborock/compare/v2.49.1...v2.50.2 Changelog: https://github.com/Python-roborock/python-roborock/blob/v2.50.2/CHANGELOG.md
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "python-roborock";
|
||||
version = "2.49.1";
|
||||
version = "2.50.2";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.11";
|
||||
@@ -37,7 +37,7 @@ buildPythonPackage rec {
|
||||
owner = "Python-roborock";
|
||||
repo = "python-roborock";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-Fvrr+ILPy1vOPv1xw3TBJFBPLqz+6fmLTqTKWQ2IGY8=";
|
||||
hash = "sha256-66kSNkivq6BHnqIqx1INtdoysBJfCqV76yIAJiHmfxQ=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user