abinfo "Byte-compiling python modules"
python3 -m compileall -o 2 -j 0 "${PKGDIR}/usr/lib/python${ABPY3VER}/site-packages"
