python313Packages.zdaemon: mark as broken (#448878)
This commit is contained in:
@@ -44,5 +44,6 @@ buildPythonPackage rec {
|
||||
changelog = "https://github.com/zopefoundation/zdaemon/blob/${version}/CHANGES.rst";
|
||||
license = lib.licenses.zpl21;
|
||||
maintainers = [ ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user