python311Packages.aioairzone: 0.5.5 -> 0.6.3 (#232482)
Diff: https://github.com/Noltari/aioairzone/compare/refs/tags/0.5.0...0.6.3 Changelog: https://github.com/Noltari/aioairzone/releases/tag/0.6.0 Changelog: https://github.com/Noltari/aioairzone/releases/tag/0.5.6 Changelog: https://github.com/Noltari/aioairzone/releases/tag/0.6.3
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "aioairzone";
|
||||
version = "0.5.5";
|
||||
version = "0.6.3";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
@@ -17,7 +17,7 @@ buildPythonPackage rec {
|
||||
owner = "Noltari";
|
||||
repo = pname;
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-6PBNwCfh5ryR3Jub3GDykY6lRQt9wdkV8yWkvivuQpM=";
|
||||
hash = "sha256-grUfhUc8U7d7GgUa8TfvSPYOYr4IW1mZM0tl6I5gUdg=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user