Commit 9e225e75 authored by Sigmanificient's avatar Sigmanificient
Browse files

python313Packages.zdaemon: mark as broken

parent 49a63677
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -44,5 +44,6 @@ buildPythonPackage rec {
    changelog = "https://github.com/zopefoundation/zdaemon/blob/${version}/CHANGES.rst";
    license = lib.licenses.zpl21;
    maintainers = [ ];
    broken = true;
  };
}