python313Packages.hahomematic: 2025.1.0 -> 2025.1.5

Diff: https://github.com/SukramJ/hahomematic/compare/refs/tags/2025.1.0...2025.1.5

Changelog: https://github.com/SukramJ/hahomematic/blob/2025.1.5/changelog.md
This commit is contained in:
Robert Schütz
2025-01-12 01:39:40 -08:00
parent e8411dbc97
commit d2c35a1d90
@@ -17,7 +17,7 @@
buildPythonPackage rec {
pname = "hahomematic";
version = "2025.1.0";
version = "2025.1.5";
pyproject = true;
disabled = pythonOlder "3.12";
@@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "SukramJ";
repo = "hahomematic";
tag = version;
hash = "sha256-xsMSTZDqfAQFhxJZNPs45Niv700dJDGdT0feTZyIn08=";
hash = "sha256-MEGAfpA7TMscCitAjw66lXADrc/Jb1i8REV3V17YZK8=";
};
__darwinAllowLocalNetworking = true;