python312Packages.python-miio: relax defusedxml constraint
This commit is contained in:
@@ -37,6 +37,8 @@ buildPythonPackage rec {
|
||||
hash = "sha256-BJw1Gg3FO2R6WWKjkrpxDN4fTMTug5AIj0SNq1gEbBY=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [ "defusedxml" ];
|
||||
|
||||
nativeBuildInputs = [ poetry-core ];
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user