python313Packages.aioesphomeapi: 30.0.1 -> 30.2.0
Diff: https://github.com/esphome/aioesphomeapi/compare/refs/tags/v30.0.1...refs/tags/v30.2.0 Changelog: https://github.com/esphome/aioesphomeapi/releases/tag/v30.2.0
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "aioesphomeapi";
|
||||
version = "30.0.1";
|
||||
version = "30.2.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
@@ -35,7 +35,7 @@ buildPythonPackage rec {
|
||||
owner = "esphome";
|
||||
repo = "aioesphomeapi";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-15PIjqglLu4vARbUUL/OVdRcSJWfOFIKqIa2ugpNbUw=";
|
||||
hash = "sha256-2mH1+/58DSWYWl/mTBsCp6r77OUNWV5rR+4mnbKV9PE=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user