python3Packages.bellows: 0.34.4 -> 0.34.5

Diff: https://github.com/zigpy/bellows/compare/refs/tags/0.34.4...0.34.5

Changelog: https://github.com/zigpy/bellows/releases/tag/0.34.5
This commit is contained in:
Martin Weinelt
2022-12-08 01:59:31 +01:00
parent 2707868f59
commit 3f5230c22b
@@ -16,7 +16,7 @@
buildPythonPackage rec {
pname = "bellows";
version = "0.34.4";
version = "0.34.5";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -25,7 +25,7 @@ buildPythonPackage rec {
owner = "zigpy";
repo = "bellows";
rev = "refs/tags/${version}";
hash = "sha256-JUI2jUUc2i+/6mRYNhmuAOmAS4nCzMZwyM8ug0pOFfc=";
hash = "sha256-GJG3rmJoBxDrqzsNY2r1cEywRfB4tlLn2DDsaDEI3Bo=";
};
propagatedBuildInputs = [