python3Packages.zwave-js-server-python: 0.25.0 -> 0.26.0

This commit is contained in:
Fabian Affolter 2021-05-29 10:37:35 +02:00 committed by Martin Weinelt
parent 0bfdf9aa0e
commit c091f0e35e

View file

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "zwave-js-server-python";
version = "0.25.0";
version = "0.26.0";
disabled = pythonOlder "3.8";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "home-assistant-libs";
repo = pname;
rev = version;
sha256 = "sha256-frhmyla3neFVZILDy7HnKloMqNLRjm3gxS88xZdu29w=";
sha256 = "0rwd95y0kgbn3r9zcbqph053cjfipii3yg2sbpg9mr4hq5xynh9z";
};
propagatedBuildInputs = [