home-assistant.intents: 2026.3.24 -> 2026.5.5
Diff: https://github.com/OHF-Voice/intents-package/compare/2026.3.24...2026.5.5 Changelog: https://github.com/OHF-Voice/intents-package/releases/tag/2026.5.5
This commit is contained in:
committed by
Martin Weinelt
parent
a62b74afb4
commit
bcf70fd9e7
@@ -21,7 +21,7 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "home-assistant-intents";
|
||||
version = "2026.3.24";
|
||||
version = "2026.5.5";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
@@ -29,7 +29,7 @@ buildPythonPackage (finalAttrs: {
|
||||
repo = "intents-package";
|
||||
tag = finalAttrs.version;
|
||||
fetchSubmodules = true;
|
||||
hash = "sha256-nwKMg5O/QnYFFviwg1vC++NoQfMpHHK0WoJaxa1xDwE=";
|
||||
hash = "sha256-R6PPZSiDiFvB+lNxyuIHwMIgpQvVI0oqrucnw4jnYNU=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user