python313Packages.meross-iot: mark broken with paho-mqtt v2
This commit is contained in:
@@ -41,6 +41,8 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "meross_iot" ];
|
||||
|
||||
meta = with lib; {
|
||||
# https://github.com/albertogeniola/MerossIot/pull/413
|
||||
broken = lib.versionAtLeast paho-mqtt.version "2";
|
||||
description = "Python library to interact with Meross devices";
|
||||
homepage = "https://github.com/albertogeniola/MerossIot";
|
||||
changelog = "https://github.com/albertogeniola/MerossIot/releases/tag/${version}";
|
||||
|
||||
Reference in New Issue
Block a user