python311Packages.home-assistant-chip-clusters: 2023.10.1 -> 2023.10.2

https://github.com/home-assistant-libs/chip-wheels/releases/tag/2023.10.2
https://github.com/project-chip/connectedhomeip/releases/tag/v1.2.0.1
This commit is contained in:
Martin Weinelt 2023-10-31 01:30:41 +01:00
parent ddda371f59
commit d33c7ce7e0
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "home-assistant-chip-clusters";
version = "2023.10.1";
version = "2023.10.2";
format = "wheel";
src = fetchPypi {
@ -15,7 +15,7 @@ buildPythonPackage rec {
pname = "home_assistant_chip_clusters";
dist = "py3";
python = "py3";
hash = "sha256-KI5idrD8SIpzSYopELYWJJaaiAFQzwRwhFBfb4BEw2o=";
hash = "sha256-wAXxz0BryZ6i0yaqNp74PfApwMHYQuSLz5prJEiG1YE=";
};
propagatedBuildInputs = [