python311Packages.parsedmarc: mark broken
This commit is contained in:
committed by
Weijia Wang
parent
928146bc29
commit
21ed8adb5e
@@ -110,5 +110,7 @@ buildPythonPackage rec {
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ talyz ];
|
||||
mainProgram = "parsedmarc";
|
||||
# https://github.com/domainaware/parsedmarc/issues/464
|
||||
broken = lib.versionAtLeast msgraph-core.version "1.0.0";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user