From 77931618b7d8ec605606a58e7a63a6d8dbce4c0f Mon Sep 17 00:00:00 2001 From: thomas Date: Thu, 10 Mar 2022 17:26:06 +0100 Subject: [PATCH] snakemake: install current version as snakemake7 I expect incompatibilities between snaakemake versions 6 and 7 in the forthcoming python update, so just prepare the fallback already. --- usrlocalpkg/admin/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/usrlocalpkg/admin/config b/usrlocalpkg/admin/config index 4285754..71ffdab 100644 --- a/usrlocalpkg/admin/config +++ b/usrlocalpkg/admin/config @@ -1373,6 +1373,7 @@ python-3.9=python-3.9.7-0 python3.9-config pip3.9 pydoc3.9 + snakemake6=snakemake python3.9=python-3.9 @@ -1424,6 +1425,9 @@ python=python-3 virtualenv virtualenv3=virtualenv +snakemake-7.1.1-0 + snakemake7=snakemake + rstudio-1.1.383-0 rstudio-1.1=rstudio