3
0
Fork 0
forked from mirrors/nixpkgs

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

python311Packages.zha-quirks: 0.0.99 -> 0.0.100
This commit is contained in:
Fabian Affolter 2023-06-01 08:46:50 +02:00 committed by GitHub
commit c5d5bdc022
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.99";
version = "0.0.100";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "zigpy";
repo = "zha-device-handlers";
rev = "refs/tags/${version}";
hash = "sha256-09heRXlaqc+qbQj+LKodu6Pq1pgQ5eVZbihOMeO5EWU=";
hash = "sha256-EWGsnUnr83YuhEdGJ3YtlYm9VT+aTuUjfganhOeqt7o=";
};
propagatedBuildInputs = [