python3Packages.home-assistant-chip-clusters: 2024.3.2 -> 2024.5.2
Release notes: * https://github.com/home-assistant-libs/chip-wheels/releases/tag/2024.4.0 * https://github.com/home-assistant-libs/chip-wheels/releases/tag/2024.4.1 * https://github.com/home-assistant-libs/chip-wheels/releases/tag/2024.5.0 * https://github.com/home-assistant-libs/chip-wheels/releases/tag/2024.5.1 * https://github.com/home-assistant-libs/chip-wheels/releases/tag/2024.5.2
This commit is contained in:
parent
08b13fe6f7
commit
631cc4c158
@ -8,7 +8,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "home-assistant-chip-clusters";
|
||||
version = "2024.3.2";
|
||||
version = "2024.5.2";
|
||||
format = "wheel";
|
||||
|
||||
src = fetchPypi {
|
||||
@ -16,7 +16,7 @@ buildPythonPackage rec {
|
||||
pname = "home_assistant_chip_clusters";
|
||||
dist = "py3";
|
||||
python = "py3";
|
||||
hash = "sha256-Imdpqy7m81oxfkzj+82afSX9juK/SOCBIMoaPjK8G+Y=";
|
||||
hash = "sha256-LP/Iw0dgm8TUws/SNUfg7b/OPIboCGB7JRiEwXNd+4A=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user