Merge pull request #262481 from fabaff/aioairzone-cloud-bump

python311Packages.aioairzone-cloud: 0.2.4 -> 0.2.7
This commit is contained in:
Nick Cao
2023-10-21 10:59:44 -04:00
committed by GitHub
@@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "aioairzone-cloud";
version = "0.2.4";
version = "0.2.7";
format = "pyproject";
disabled = pythonOlder "3.7";
@@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "Noltari";
repo = "aioairzone-cloud";
rev = "refs/tags/${version}";
hash = "sha256-7sjiY20jDUHtEnqAMwEHsBboK9XCH5XjE0sHR82YvEA=";
hash = "sha256-v6cK4j16BhTqjdc5J9XQWGFCa1r9f0/dto9teVTNn0c=";
};
nativeBuildInputs = [