comparison tool_dependencies.xml @ 2:a1ed24182b03 draft default tip

upgrade to v0.1.5.1
author wolma
date Fri, 16 Jan 2015 10:39:57 -0500
parents 46fd9b9b753f
children
comparison
equal deleted inserted replaced
1:46fd9b9b753f 2:a1ed24182b03
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="zlib" version="1.2.8"> 3 <package name="zlib" version="1.2.8">
4 <repository changeset_revision="dce22a65bac2" name="package_zlib_1_2_8" owner="wolma" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 4 <repository changeset_revision="dce22a65bac2" name="package_zlib_1_2_8" owner="wolma" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
5 </package> 5 </package>
6 <package name="python3" version="3.4.1"> 6 <package name="python3" version="3.4.1">
7 <repository changeset_revision="1c337560fa56" name="package_python3_zlib_dependent_1_0" owner="wolma" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 7 <repository changeset_revision="1c337560fa56" name="package_python3_zlib_dependent_1_0" owner="wolma" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
8 </package> 8 </package>
9 9
10 <package name="mimodd" version="0.1.5"> 10 <package name="mimodd" version="0.1.5">
11 <install version="1.0"> 11 <install version="1.0">
12 <actions> 12 <actions>
13 <action type="download_by_url">http://sourceforge.net/projects/mimodd/files/MiModD-0.1.5.1.tar.gz</action> 13 <action type="download_by_url">http://sourceforge.net/projects/mimodd/files/MiModD-0.1.5.1.tar.gz</action>
14 <action type="set_environment_for_install"> 14 <action type="set_environment_for_install">
15 <repository changeset_revision="1c337560fa56" name="package_python3_zlib_dependent_1_0" owner="wolma" toolshed="https://testtoolshed.g2.bx.psu.edu"> 15 <repository changeset_revision="1c337560fa56" name="package_python3_zlib_dependent_1_0" owner="wolma" toolshed="https://toolshed.g2.bx.psu.edu">
16 <package name="python3" version="3.4.1" /> 16 <package name="python3" version="3.4.1" />
17 </repository> 17 </repository>
18 </action> 18 </action>
19 <action type="set_environment_for_install"> 19 <action type="set_environment_for_install">
20 <repository changeset_revision="dce22a65bac2" name="package_zlib_1_2_8" owner="wolma" toolshed="https://testtoolshed.g2.bx.psu.edu"> 20 <repository changeset_revision="dce22a65bac2" name="package_zlib_1_2_8" owner="wolma" toolshed="https://toolshed.g2.bx.psu.edu">
21 <package name="zlib" version="1.2.8" /> 21 <package name="zlib" version="1.2.8" />
22 </repository> 22 </repository>
23 </action> 23 </action>
24 <action type="shell_command">pyvenv --without-pip $INSTALL_DIR/MiModD_venv</action> 24 <action type="shell_command">pyvenv --without-pip $INSTALL_DIR/MiModD_venv</action>
25 <!-- install MiModD placing the entry script mimodd into the venv's bin directory --> 25 <!-- install MiModD placing the entry script mimodd into the venv's bin directory -->