python3Packages.home-assistant-chip-clusters: 2024.7.0 -> 2024.9.0

https://github.com/home-assistant-libs/chip-wheels/releases/tag/2024.9.0
This commit is contained in:
Martin Weinelt
2024-10-13 11:03:35 +02:00
parent dc4d08df71
commit f2ed4bc61a
@@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "home-assistant-chip-clusters";
version = "2024.7.0";
version = "2024.9.0";
format = "wheel";
src = fetchPypi {
@@ -16,7 +16,7 @@ buildPythonPackage rec {
pname = "home_assistant_chip_clusters";
dist = "py3";
python = "py3";
hash = "sha256-1yR8Z+R16u099XtxPasmocFbdQPH1Rr6sqngNpWmuWE=";
hash = "sha256-h1umP5bgw1HByiZ0mAd6yWvGHPcvr//G5UhM/qIIkQE=";
};
propagatedBuildInputs = [