python3Packages.zha-quirks: 0.0.84 -> 0.0.85

https://github.com/zigpy/zha-device-handlers/releases/tag/0.0.85
This commit is contained in:
Martin Weinelt 2022-11-09 00:04:56 +01:00
parent 81ebd9749e
commit 807cf8fa9d
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "zha-quirks";
version = "0.0.84";
version = "0.0.85";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "zigpy";
repo = "zha-device-handlers";
rev = "refs/tags/${version}";
hash = "sha256-x8DOUQjjOlLaIhsLLbGNEE+MYBcMD+VsmcCDU0XxxcE=";
hash = "sha256-SRuKYu88AWHrSpmUBduWN+wPkYpANmJ+FawhsPRS09A=";
};
propagatedBuildInputs = [