# HG changeset patch # User iuc # Date 1455809884 18000 # Node ID 7c243453eac20948d18293fc79e1cec98101c191 # Parent 13ce32ffda3adce2fbad417c76c27372dba4c636 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gemini_0_18_1 commit 08d911cd6eeeb0520348313cb29c9eff83c4c573 diff -r 13ce32ffda3a -r 7c243453eac2 tool_dependencies.xml --- a/tool_dependencies.xml Tue Feb 16 05:50:43 2016 -0500 +++ b/tool_dependencies.xml Thu Feb 18 10:38:04 2016 -0500 @@ -7,7 +7,7 @@ - https://github.com/arq5x/gemini/archive/v0.18.1.tar.gz + https://github.com/arq5x/gemini/archive/v0.18.1.tar.gz @@ -17,7 +17,11 @@ - export HOME=$INSTALL_DIR && python gemini_install.py $INSTALL_DIR $INSTALL_DIR --nodata --gemini-version 0.18.1 + sed -i.bak -e 's/^gemini=0.18.1=py27_7/gemini=0.18.1=py27_2/g' ./versioning/0.18.1/requirements_conda.txt + + + + export HOME=$INSTALL_DIR && python ./gemini/scripts/gemini_install.py $INSTALL_DIR $INSTALL_DIR --nodata --gemini-version 0.18.1