python313Packages.ha-mqtt-discoverable: 0.22.1 -> 0.23.0

Diff: https://github.com/unixorn/ha-mqtt-discoverable/compare/v0.22.1...v0.23.0

Changelog: https://github.com/unixorn/ha-mqtt-discoverable/releases/tag/v0.23.0
This commit is contained in:
Fabian Affolter
2025-11-17 22:10:04 +01:00
parent 7b0e482236
commit d035b27a9a
@@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "ha-mqtt-discoverable";
version = "0.22.1";
version = "0.23.0";
pyproject = true;
disabled = pythonOlder "3.10";
@@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "unixorn";
repo = "ha-mqtt-discoverable";
tag = "v${version}";
hash = "sha256-6xUfR9LR8xphex6EVX3u9VKjtvHhTX1EkC8KGPFtJzk=";
hash = "sha256-RITgyY9aAkDDm+SrBpfL4s2DJ2ssWddtbm0IvXswXxM=";
};
pythonRelaxDeps = [