Merge pull request #194627 from r-ryantm/auto-update/python310Packages.homematicip

python310Packages.homematicip: 1.0.7 -> 1.0.8
This commit is contained in:
Fabian Affolter 2022-10-06 08:17:41 +02:00 committed by GitHub
commit e42134a4d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
buildPythonPackage rec {
pname = "homematicip";
version = "1.0.7";
version = "1.0.8";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "hahn-th";
repo = "homematicip-rest-api";
rev = "refs/tags/${version}";
hash = "sha256-1nT5P3HNwwEJSSRbl77DXCuPPxGqiVFXNUK6Q3ZiByU=";
hash = "sha256-xltdHxmCiVQopyVw+a/Ra9NaWIujTfqvx7hBx7l104w=";
};
propagatedBuildInputs = [