From ffbcdd1d2bd301afc6a32792751e77ead5fb59db Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Sun, 7 May 2023 12:34:08 +0200 Subject: [PATCH] python310Packages.home-assistant-chip-clusters: 2023.2.2 -> 2023.4.1 https://github.com/home-assistant-libs/chip-wheels/releases/tag/2023.4.0 https://github.com/home-assistant-libs/chip-wheels/releases/tag/2023.4.1 --- .../python-modules/home-assistant-chip-clusters/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/home-assistant-chip-clusters/default.nix b/pkgs/development/python-modules/home-assistant-chip-clusters/default.nix index 67393f6f113f..1da1469652b8 100644 --- a/pkgs/development/python-modules/home-assistant-chip-clusters/default.nix +++ b/pkgs/development/python-modules/home-assistant-chip-clusters/default.nix @@ -6,7 +6,7 @@ buildPythonPackage rec { pname = "home-assistant-chip-clusters"; - version = "2023.2.2"; + version = "2023.4.1"; format = "wheel"; src = fetchPypi { @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "home_assistant_chip_clusters"; dist = "py3"; python = "py3"; - hash = "sha256-FsIE4dcZOP24/DX6TLnmoCHMYe4f9gWqmv2L25ujqu4="; + hash = "sha256-kRgsXKn7j736yWfyRZ0LXP+Ftac5pRLmdn1LUmTYkCw="; }; propagatedBuildInputs = [