python313Packages.aioesphomeapi: 43.13.0 -> 43.14.0
Diff: https://github.com/esphome/aioesphomeapi/compare/v43.13.0...v43.14.0 Changelog: https://github.com/esphome/aioesphomeapi/releases/tag/v43.14.0
This commit is contained in:
@@ -26,14 +26,14 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "aioesphomeapi";
|
||||
version = "43.13.0";
|
||||
version = "43.14.0";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "esphome";
|
||||
repo = "aioesphomeapi";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-ffpXmZcDd0L1wY+S3pzkenlart9jSRSeeJdwd2GGu2w=";
|
||||
hash = "sha256-SuJNGRaXWq7KDMshq46oKSVD+1eVUqOhy9D/R3OLeys=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user