python3Packages.zha-quirks: 0.0.146 -> 0.0.148
Diff: https://github.com/zigpy/zha-device-handlers/compare/0.0.146...0.0.148 Changelog: https://github.com/zigpy/zha-device-handlers/releases/tag/0.0.147 https://github.com/zigpy/zha-device-handlers/releases/tag/0.0.148
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "zha-quirks";
|
||||
version = "0.0.146";
|
||||
version = "0.0.148";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.12";
|
||||
@@ -22,7 +22,7 @@ buildPythonPackage rec {
|
||||
owner = "zigpy";
|
||||
repo = "zha-device-handlers";
|
||||
tag = version;
|
||||
hash = "sha256-eXT0intSWAYQ/DlIEIZDbv805aQCLXYXpvhWjnd3EVA=";
|
||||
hash = "sha256-A2+pBLPexQLMDE/feQ7mQ1bbzGBAXs/5GktOVn2D2JM=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user