python310Packages.zha-quirks: 0.0.96 -> 0.0.97
Diff: https://github.com/zigpy/zha-device-handlers/compare/refs/tags/0.0.96...0.0.97 Changelog: https://github.com/zigpy/zha-device-handlers/releases/tag/0.0.97
This commit is contained in:
parent
51fafd0b42
commit
8dfdb13f65
@ -9,7 +9,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "zha-quirks";
|
||||
version = "0.0.96";
|
||||
version = "0.0.97";
|
||||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
@ -18,7 +18,7 @@ buildPythonPackage rec {
|
||||
owner = "zigpy";
|
||||
repo = "zha-device-handlers";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-GqKQPOP3cJe4UyE5OsLCjNVPT8YKsJ0q8ApsJsAk4uw=";
|
||||
hash = "sha256-A96Q+BoHKc9Q2XY70gAZYg1f1l8hts9P0kiBQwDMN+s=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user