From d2c9d02fd86f7aa0f8e5edd5aa5238153920a8c2 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Wed, 21 Jan 2026 18:34:00 +0100 Subject: [PATCH] python3Packages.hass-nabucasa: 1.7.0 -> 1.11.0 https://github.com/NabuCasa/hass-nabucasa/releases/tag/1.11.0 This commit was automatically generated using update-python-libraries. --- .../python-modules/hass-nabucasa/default.nix | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/pkgs/development/python-modules/hass-nabucasa/default.nix b/pkgs/development/python-modules/hass-nabucasa/default.nix index a5af8eb18d02..a33f05bea6a8 100644 --- a/pkgs/development/python-modules/hass-nabucasa/default.nix +++ b/pkgs/development/python-modules/hass-nabucasa/default.nix @@ -11,6 +11,7 @@ fetchFromGitHub, freezegun, grpcio, + icmplib, josepy, litellm, pycognito, @@ -32,7 +33,7 @@ buildPythonPackage rec { pname = "hass-nabucasa"; - version = "1.7.0"; + version = "1.11.0"; pyproject = true; disabled = pythonOlder "3.13"; @@ -41,7 +42,7 @@ buildPythonPackage rec { owner = "nabucasa"; repo = "hass-nabucasa"; tag = version; - hash = "sha256-22DCn6ITrpH4bevAvfogA1f4llwuk5vIn3rKieedVfg="; + hash = "sha256-qTOfZy74bF/e8Tw0FMjS53y7prCqIDlBXTDkVG3DUsQ="; }; postPatch = '' @@ -51,11 +52,6 @@ buildPythonPackage rec { build-system = [ setuptools ]; - pythonRelaxDeps = [ - "acme" - "snitun" - ]; - dependencies = [ acme aiohttp @@ -65,6 +61,7 @@ buildPythonPackage rec { ciso8601 cryptography grpcio + icmplib josepy litellm pycognito