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

python310Packages.zha-quirks: 0.0.98 -> 0.0.99
This commit is contained in:
Weijia Wang 2023-05-03 22:53:17 +03:00 committed by GitHub
commit 6e6ccdaf0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "zha-quirks";
version = "0.0.98";
version = "0.0.99";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "zigpy";
repo = "zha-device-handlers";
rev = "refs/tags/${version}";
hash = "sha256-y1lpcxygU4S08E00mSizVvDyuPnoZU5ixnnXhgdr+ck=";
hash = "sha256-09heRXlaqc+qbQj+LKodu6Pq1pgQ5eVZbihOMeO5EWU=";
};
propagatedBuildInputs = [