abinfo "Installing Python 3 bindings ..."
python3 "$SRCDIR"/setup.py install \
    --prefix=/usr \
    --root="$PKGDIR" \
    --optimize=1
