python3-etebase: mark nocross

This commit is contained in:
q66 2022-10-16 13:51:51 +00:00
parent 40ae074655
commit 0589c2c236

View file

@ -17,6 +17,7 @@ changelog="https://raw.githubusercontent.com/etesync/etebase-py/master/ChangeLog
distfiles="https://github.com/etesync/etebase-py/archive/refs/tags/v${version}.tar.gz"
checksum=3f372b18cc518e04788ca553fb05989f77f393d041688a44f69b7b5b56d71048
make_check=no #checking requires starting the server on localhost
nocross=yes
pre_build() {
vsed -i -e 's|.rustfmt_bindings(true);|.rustfmt_bindings(false);|' build.rs