python310Packages.zha-quirks: 0.0.95 -> 0.0.96

https://github.com/zigpy/zha-device-handlers/releases/tag/0.0.96
This commit is contained in:
Martin Weinelt
2023-04-09 14:58:05 +02:00
parent 2409362d04
commit c4041418d5
@@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "zha-quirks";
version = "0.0.95";
version = "0.0.96";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "zigpy";
repo = "zha-device-handlers";
rev = "refs/tags/${version}";
hash = "sha256-LCO4jLwPqPDOoKdzay7cKuAv36UZ+OGu39AoBj6iqpY=";
hash = "sha256-GqKQPOP3cJe4UyE5OsLCjNVPT8YKsJ0q8ApsJsAk4uw=";
};
propagatedBuildInputs = [