python3Packages.pylutron: 0.2.7 -> 0.2.8

This commit is contained in:
Fabian Affolter
2021-07-08 10:24:56 +02:00
parent 44188d6472
commit 3eb264cd61
@@ -5,11 +5,11 @@
buildPythonPackage rec {
pname = "pylutron";
version = "0.2.7";
version = "0.2.8";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-wwVTDpoRT/TIJhoRap0T01a8gmYt+vfKc+ATRs6phB4=";
sha256 = "sha256-Jg2waoIxvBvX+hoAgt/yoM87XdShCHQOZXbsHG3b4cw=";
};
# Project has no tests