python3Packages.home-assistant-chip-clusters: 2024.2.2 -> 2024.3.2

Release notes: https://github.com/home-assistant-libs/chip-wheels/releases/tag/2024.3.2
This commit is contained in:
Matt Leon 2024-03-28 19:54:00 -04:00
parent 5e00ea4342
commit 6e1bb51954
No known key found for this signature in database
GPG Key ID: 6ACFFB39D38451B3

View File

@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "home-assistant-chip-clusters";
version = "2024.2.2";
version = "2024.3.2";
format = "wheel";
src = fetchPypi {
@ -15,7 +15,7 @@ buildPythonPackage rec {
pname = "home_assistant_chip_clusters";
dist = "py3";
python = "py3";
hash = "sha256-OWDOJfVQJSJFng5xAQqBNpqB0nXnYVCTq1MwyPtwfIM=";
hash = "sha256-Imdpqy7m81oxfkzj+82afSX9juK/SOCBIMoaPjK8G+Y=";
};
propagatedBuildInputs = [