python311Packages.home-assistant-chip-clusters: 2024.1.0 -> 2024.2.1
https://github.com/home-assistant-libs/chip-wheels/releases/tag/2024.2.0 https://github.com/home-assistant-libs/chip-wheels/releases/tag/2024.2.1
This commit is contained in:
parent
b84d9f029f
commit
27aa469751
@ -7,7 +7,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "home-assistant-chip-clusters";
|
||||
version = "2024.1.0";
|
||||
version = "2024.2.1";
|
||||
format = "wheel";
|
||||
|
||||
src = fetchPypi {
|
||||
@ -15,7 +15,7 @@ buildPythonPackage rec {
|
||||
pname = "home_assistant_chip_clusters";
|
||||
dist = "py3";
|
||||
python = "py3";
|
||||
hash = "sha256-4btkqAHbwAsyGV1LjngEoeTT5qyI8dtqFVTp0lIFwmg=";
|
||||
hash = "sha256-QMsfs9gUWeaz1LfMZF5J2OFVCPnuckZvvF9x5bQ5uZY=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user