python312Packages.aioairzone-cloud: 0.6.7 -> 0.6.10 (#351282)
Diff: https://github.com/Noltari/aioairzone-cloud/compare/refs/tags/0.6.7...0.6.10 Changelog: - https://github.com/Noltari/aioairzone-cloud/releases/tag/0.6.8 - https://github.com/Noltari/aioairzone-cloud/releases/tag/0.6.9 - https://github.com/Noltari/aioairzone-cloud/releases/tag/0.6.10
This commit is contained in:
parent
1c885ada30
commit
cf03e22456
@ -9,7 +9,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "aioairzone-cloud";
|
||||
version = "0.6.7";
|
||||
version = "0.6.10";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.11";
|
||||
@ -18,7 +18,7 @@ buildPythonPackage rec {
|
||||
owner = "Noltari";
|
||||
repo = "aioairzone-cloud";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-6M80Qm5stk3wsZ55wcrJc8Y/TDd5zLWwiOhKj+5FQHs=";
|
||||
hash = "sha256-H78vlCGJhIE1/utX4Dh1vssOwYnQxCytsEs+hpOPVtM=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
Loading…
Reference in New Issue
Block a user