Loading pkgs/development/python-modules/hahomematic/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ , aiohttp , buildPythonPackage , fetchFromGitHub , freezegun , orjson , pydevccu , pytest-aiohttp Loading @@ -17,7 +18,7 @@ buildPythonPackage rec { pname = "hahomematic"; version = "2023.9.5"; version = "2023.9.8"; format = "pyproject"; disabled = pythonOlder "3.11"; Loading @@ -26,7 +27,7 @@ buildPythonPackage rec { owner = "danielperna84"; repo = pname; rev = "refs/tags/${version}"; hash = "sha256-bs9rAlEgRYjQ2vEPfGxWo4sAn48hiC3IFh9VKVY33KY="; hash = "sha256-g8ddWQzfwvKx2bLh8c+RRwlk/QJWbCxOqseZE+AcTXg="; }; postPatch = '' Loading @@ -48,6 +49,7 @@ buildPythonPackage rec { ]; nativeCheckInputs = [ freezegun pydevccu pytest-aiohttp pytestCheckHook Loading Loading
pkgs/development/python-modules/hahomematic/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ , aiohttp , buildPythonPackage , fetchFromGitHub , freezegun , orjson , pydevccu , pytest-aiohttp Loading @@ -17,7 +18,7 @@ buildPythonPackage rec { pname = "hahomematic"; version = "2023.9.5"; version = "2023.9.8"; format = "pyproject"; disabled = pythonOlder "3.11"; Loading @@ -26,7 +27,7 @@ buildPythonPackage rec { owner = "danielperna84"; repo = pname; rev = "refs/tags/${version}"; hash = "sha256-bs9rAlEgRYjQ2vEPfGxWo4sAn48hiC3IFh9VKVY33KY="; hash = "sha256-g8ddWQzfwvKx2bLh8c+RRwlk/QJWbCxOqseZE+AcTXg="; }; postPatch = '' Loading @@ -48,6 +49,7 @@ buildPythonPackage rec { ]; nativeCheckInputs = [ freezegun pydevccu pytest-aiohttp pytestCheckHook Loading