python313Packages.hahomematic: 2025.2.3 -> 2025.2.5

Diff: https://github.com/SukramJ/hahomematic/compare/refs/tags/2025.2.3...2025.2.5

Changelog: https://github.com/SukramJ/hahomematic/blob/2025.2.5/changelog.md
This commit is contained in:
Robert Schütz
2025-02-06 18:55:50 +01:00
committed by Martin Weinelt
parent 97754c5b1d
commit 06044a9e88
@@ -17,7 +17,7 @@
buildPythonPackage rec {
pname = "hahomematic";
version = "2025.2.3";
version = "2025.2.5";
pyproject = true;
disabled = pythonOlder "3.13";
@@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "SukramJ";
repo = "hahomematic";
tag = version;
hash = "sha256-NyHNnOwZ7avWv6Vvvoj0QuiPDtYNJOZU+6kNrksViYg=";
hash = "sha256-cBj5dwCGJ5++qAZ0JxlqIQKm/Lw3vWVH1DBVVDvkFco=";
};
__darwinAllowLocalNetworking = true;