python310Packages.bellows: 0.35.0 -> 0.35.1

Diff: https://github.com/zigpy/bellows/compare/refs/tags/0.35.0...0.35.1

Changelog: https://github.com/zigpy/bellows/releases/tag/0.35.1
This commit is contained in:
Martin Weinelt
2023-04-13 11:33:32 +02:00
parent 8dfdb13f65
commit ebd2084328
@@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "bellows";
version = "0.35.0";
version = "0.35.1";
format = "setuptools";
disabled = pythonOlder "3.8";
@@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "zigpy";
repo = "bellows";
rev = "refs/tags/${version}";
hash = "sha256-LxIIaxrDWRdYV3K2Geuz0gdDEzqMzYN1tXvjIkQxQoA=";
hash = "sha256-o2806cXjtt+yMeSdpEq4KOlIlDsvf7qCUO2TBzkt5uY=";
};
propagatedBuildInputs = [