Merge pull request #150054 from fabaff/bump-hahomematic

python3Packages.hahomematic: 0.0.16 -> 0.0.17
This commit is contained in:
Fabian Affolter 2021-12-10 17:00:36 +01:00 committed by GitHub
commit f013bf74f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "hahomematic";
version = "0.0.16";
version = "0.0.17";
format = "setuptools";
disabled = pythonOlder "3.8";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "danielperna84";
repo = pname;
rev = version;
sha256 = "sha256-c+0CjERZX55A1Y73tqf6awe68TPw5pqXEIlBD5C8L8c=";
sha256 = "sha256-XUlg3zuLJwWJCi2qx1f8eBK3Li94QxXz82G0zEgUztc=";
};
propagatedBuildInputs = [