python311Packages.home-assistant-chip-clusters: 2023.12.0 -> 2024.1.0

https://github.com/home-assistant-libs/chip-wheels/releases/tag/2024.1.0
This commit is contained in:
Martin Weinelt
2024-02-10 04:15:39 +01:00
parent cd3791547a
commit 2feaab4a24
@@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "home-assistant-chip-clusters";
version = "2023.12.0";
version = "2024.1.0";
format = "wheel";
src = fetchPypi {
@@ -15,7 +15,7 @@ buildPythonPackage rec {
pname = "home_assistant_chip_clusters";
dist = "py3";
python = "py3";
hash = "sha256-4yAfbQBqHMEXWMwJ0kSDs0We/AsHweJ+Tc8aZiWi90w=";
hash = "sha256-4btkqAHbwAsyGV1LjngEoeTT5qyI8dtqFVTp0lIFwmg=";
};
propagatedBuildInputs = [