Merge pull request #258418 from fabaff/bellows-bump

python311Packages.bellows: 0.36.4 -> 0.36.5
This commit is contained in:
Fabian Affolter 2023-10-01 21:18:53 +02:00 committed by GitHub
commit 850b42ba2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "bellows";
version = "0.36.4";
version = "0.36.5";
format = "setuptools";
disabled = pythonOlder "3.8";
@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "zigpy";
repo = "bellows";
rev = "refs/tags/${version}";
hash = "sha256-iouGT3ZqCFW34ududrtCHL/NmKgB9SznLA8p313B12Y=";
hash = "sha256-f4AgYpqb4s5F46nGi0FjLQ9YRHetLfaA/jLydiewxOM=";
};
propagatedBuildInputs = [