<div id="comment:0"></div> (from #29941, #33800) These distributions do not need ECL, so we revise the unconditional dependency of `sage.env.cython_aliases` on `ecl-config` introduced in #30770. We add some missing modules to the `MANIFEST` of **sagemath-objects**. To test: ``` ./bootstrap && ./sage -sh -c '(cd pkgs/sagemath-objects && SAGE_NUM_THREADS=16 tox -r -v -v -v -e py39)' ``` CC: @dimpase @kwankyu @tobiasdiez Component: **distribution** Author: **Matthias Koeppe** Branch/Commit: **[`c5d43bd`](https://github.com/sagemath/sagetrac-mirror/commit/c5d43bd1ab4184d66230d4b61f51c3bb0bfc21b1)** Reviewer: **Dima Pasechnik** _Issue created by migration from https://trac.sagemath.org/ticket/33803_