python310Packages.hahomematic: 0.27.2 -> 0.28.1

This commit is contained in:
R. Ryantm 2022-01-29 03:20:19 +00:00
parent 3345449b13
commit 93c2a07611

View file

@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "hahomematic";
version = "0.27.2";
version = "0.28.1";
format = "setuptools";
disabled = pythonOlder "3.9";
@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "danielperna84";
repo = pname;
rev = version;
sha256 = "sha256-XBGA3wRZdl8rJ1hLLPPLK7E87Ggoly+kePbLY4x9/ZE=";
sha256 = "sha256-zYSJMP/uwgyIHdI8E7NHLaHrpAQeLpaEcXXXlzIO5ns=";
};
propagatedBuildInputs = [