python312Packages.hahomematic: 2024.5.4 -> 2024.6.0
Diff: https://github.com/danielperna84/hahomematic/compare/refs/tags/2024.5.4...2024.6.0 Changelog: https://github.com/danielperna84/hahomematic/blob/refs/tags/2024.6.0/changelog.md
This commit is contained in:
parent
d1aa5ac2d8
commit
3ac328bbd6
@ -18,7 +18,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "hahomematic";
|
||||
version = "2024.5.4";
|
||||
version = "2024.6.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.12";
|
||||
@ -27,7 +27,7 @@ buildPythonPackage rec {
|
||||
owner = "danielperna84";
|
||||
repo = "hahomematic";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-pNG1R19H3fRje2pfW2hZw3zuGnElksI+Ugm6imnzK/w=";
|
||||
hash = "sha256-6WG8N4LcQ52mbrVP1aPL+xkpSQ9u3e0vV+Hf3ybh3mA=";
|
||||
};
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
Loading…
Reference in New Issue
Block a user