Merge pull request #212739 from fabaff/zha-quirks-bump

python310Packages.zha-quirks: 0.0.90 -> 0.0.92
This commit is contained in:
Weijia Wang 2023-01-26 18:58:19 +01:00 committed by GitHub
commit b367d65726
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "zha-quirks";
version = "0.0.90";
version = "0.0.92";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "zigpy";
repo = "zha-device-handlers";
rev = "refs/tags/${version}";
hash = "sha256-SfzwS7M821uGfbOLR37iiw+gEebKDgu1H7f0fs3J9kw=";
hash = "sha256-WKuME0OVNdNGv0nG40ctG2UAOmDXTkIr6mIh3+JE/uo=";
};
propagatedBuildInputs = [