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

https://github.com/home-assistant-libs/chip-wheels/releases/tag/2024.2.2
This commit is contained in:
Martin Weinelt
2024-03-12 17:41:56 +01:00
parent 6fd9a5e56f
commit 8609858fa1
@@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "home-assistant-chip-clusters";
version = "2024.2.1";
version = "2024.2.2";
format = "wheel";
src = fetchPypi {
@@ -15,7 +15,7 @@ buildPythonPackage rec {
pname = "home_assistant_chip_clusters";
dist = "py3";
python = "py3";
hash = "sha256-QMsfs9gUWeaz1LfMZF5J2OFVCPnuckZvvF9x5bQ5uZY=";
hash = "sha256-OWDOJfVQJSJFng5xAQqBNpqB0nXnYVCTq1MwyPtwfIM=";
};
propagatedBuildInputs = [