python3Packages.ha-mqtt-discoverable: 0.21.0 -> 0.22.1 (#455714)

This commit is contained in:
Martin Weinelt
2025-10-26 04:11:17 +00:00
committed by GitHub
@@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "ha-mqtt-discoverable";
version = "0.21.0";
version = "0.22.1";
pyproject = true;
disabled = pythonOlder "3.10";
@@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "unixorn";
repo = "ha-mqtt-discoverable";
tag = "v${version}";
hash = "sha256-p9qzK2pQDDLB6UVGNWYMd8M5/NicNbM4bnffxen48hQ=";
hash = "sha256-6xUfR9LR8xphex6EVX3u9VKjtvHhTX1EkC8KGPFtJzk=";
};
pythonRelaxDeps = [