# boostrapping python modules # no testing no test or optional dependencies unset check unset checkdepends unset optdepends # no documentation, breaking the cycle with python-spinx makedepends=(${makedepends[@]//python-sphinx*/}) eval "$( declare -f build | \ sed ' /sphinx-build/d ' declare -f package | \ sed ' \@/doc/@d ' )"