Unverified Commit 6b365e3b authored by Martin Weinelt's avatar Martin Weinelt
Browse files

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

parent 5b438f08
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

buildPythonPackage rec {
  pname = "home-assistant-chip-clusters";
  version = "2023.6.0";
  version = "2023.10.1";
  format = "wheel";

  src = fetchPypi {
@@ -15,7 +15,7 @@ buildPythonPackage rec {
    pname = "home_assistant_chip_clusters";
    dist = "py3";
    python = "py3";
    hash = "sha256-8LYB3BEDHOj6ItfFRK7ewbhjN604xXKY0YlymNjEO+g=";
    hash = "sha256-KI5idrD8SIpzSYopELYWJJaaiAFQzwRwhFBfb4BEw2o=";
  };

  propagatedBuildInputs = [