From 0589c2c2366940014059ebeeb5e255c016b1bb3e Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 16 Oct 2022 13:51:51 +0000 Subject: [PATCH] python3-etebase: mark nocross --- srcpkgs/python3-etebase/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/python3-etebase/template b/srcpkgs/python3-etebase/template index f40c14c94e1..04ac50ecf91 100644 --- a/srcpkgs/python3-etebase/template +++ b/srcpkgs/python3-etebase/template @@ -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