From e1847a481007b496eb5344be4ba6449e432bb1a1 Mon Sep 17 00:00:00 2001 From: Pavel Tomanek <99190809+pavelToman@users.noreply.github.com> Date: Wed, 7 Aug 2024 13:09:59 +0200 Subject: [PATCH] Update synthcity-0.2.10-foss-2022b.eb try raw string --- .../easyconfigs/s/synthcity/synthcity-0.2.10-foss-2022b.eb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easybuild/easyconfigs/s/synthcity/synthcity-0.2.10-foss-2022b.eb b/easybuild/easyconfigs/s/synthcity/synthcity-0.2.10-foss-2022b.eb index 105a486ab07..bc1eeafab12 100644 --- a/easybuild/easyconfigs/s/synthcity/synthcity-0.2.10-foss-2022b.eb +++ b/easybuild/easyconfigs/s/synthcity/synthcity-0.2.10-foss-2022b.eb @@ -51,7 +51,7 @@ local_pretestopts = ( ) # fix invalid syntax of xgbse/setup.py -local_xgbse_preinstallopts = "sed -i -e '45,49d' -e 's/pandas>=1.0.\*/pandas>=1.0.0/' setup.py && " +local_xgbse_preinstallopts = r"sed -i -e '45,49d' -e 's/pandas>=1.0.\*/pandas>=1.0.0/' setup.py && " exts_list = [ ('cfgv', '3.4.0', {