changeset 5:46decde5b780 draft default tip

planemo upload for repository https://github.com/phac-nml/galaxy_tools/tree/master/packages/package_python_3_4_hppy_0_9_6 commit e2554dc878f6abf1c02ed9e6e4f4440ed32b02aa-dirty
author nml
date Thu, 07 Jul 2016 13:19:28 -0400
parents a3569ef6d0ff
children
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jul 07 13:16:47 2016 -0400
+++ b/tool_dependencies.xml	Thu Jul 07 13:19:28 2016 -0400
@@ -7,7 +7,7 @@
         <repository changeset_revision="52c11d398790" name="package_python_3_4_cython_0_23_4" owner="nml" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
     </package>
     <package name="hyphy-python" version="0.1.3">
-        <repository changeset_revision="86947a99997b" name="package_python_3_4_hyphy_python_0_1_3" owner="nml" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
+        <repository changeset_revision="5c14a49141f0" name="package_python_3_4_hyphy_python_0_1_3" owner="nml" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
     </package>
     <package name="fakemp" version="0.9.1">
         <repository changeset_revision="13da2754601c" name="package_python_3_4_fakemp_0_9_1" owner="nml" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
@@ -17,7 +17,7 @@
             <actions>
                 <action type="download_by_url">https://github.com/veg/hppy/archive/0.9.6.tar.gz</action>
                 <action type="set_environment_for_install">
-                    <repository changeset_revision="86947a99997b" name="package_python_3_4_hyphy_python_0_1_3" owner="nml" toolshed="https://toolshed.g2.bx.psu.edu">
+                    <repository changeset_revision="5c14a49141f0" name="package_python_3_4_hyphy_python_0_1_3" owner="nml" toolshed="https://toolshed.g2.bx.psu.edu">
                         <package name="hyphy-python" version="0.1.3" />
                     </repository>
                     <repository changeset_revision="20ecf5cd3c0e" name="package_python_3_4" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
@@ -33,7 +33,6 @@
                 <action type="make_directory">$INSTALL_DIR/lib/python</action>
                 <action type="shell_command">
                     export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp;
-                    echo $PYTHONPATH &amp;&amp;
                     python3 setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin
                 </action>
                 <action type="set_environment">