python313Packages.hahomematic: 2025.1.11 -> 2025.2.0

Diff: https://github.com/SukramJ/hahomematic/compare/refs/tags/2025.1.11...2025.2.0

Changelog: https://github.com/SukramJ/hahomematic/blob/2025.2.0/changelog.md
This commit is contained in:
Robert Schütz
2025-02-01 19:41:30 -08:00
parent b29c6f5a4a
commit 2d3b80888a
@@ -17,7 +17,7 @@
buildPythonPackage rec {
pname = "hahomematic";
version = "2025.1.11";
version = "2025.2.0";
pyproject = true;
disabled = pythonOlder "3.12";
@@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "SukramJ";
repo = "hahomematic";
tag = version;
hash = "sha256-XHXQ1A6s5ew5hsivlC83oufYiImpKCRJ7v7NsAn6PJs=";
hash = "sha256-QuPHSd6GHBu7OILMnnif/sbIuujtk+dGKIn8c6Aitq4=";
};
__darwinAllowLocalNetworking = true;