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:
parent
ddda371f59
commit
d33c7ce7e0
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user