python311Packages.aioairzone-cloud: 0.3.6 -> 0.3.7

Diff: https://github.com/Noltari/aioairzone-cloud/compare/refs/tags/0.3.6...0.3.7

Changelog: https://github.com/Noltari/aioairzone-cloud/releases/tag/0.3.7
This commit is contained in:
Fabian Affolter
2023-12-28 15:48:53 +01:00
parent b00bf8dc33
commit 685b409678
@@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "aioairzone-cloud";
version = "0.3.6";
version = "0.3.7";
pyproject = true;
disabled = pythonOlder "3.7";
@@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "Noltari";
repo = "aioairzone-cloud";
rev = "refs/tags/${version}";
hash = "sha256-K2/q4JQV6GkNXJ6pKDPfhwKvftdezMp5VdOa5iabmvk=";
hash = "sha256-7QFtWAgLnVX9bS4u/2mV0pga/72G237AWxga6V3vLXY=";
};
nativeBuildInputs = [