changeset 1:60c9a7af1345 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/packages/package_galaxy_ops_1_0_0 commit de7140295cce07e1bc1697e51dab4271c8d7a8a6
author devteam
date Fri, 18 Dec 2015 18:39:52 -0500
parents 3287c55c02b8
children
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Apr 01 09:11:38 2014 -0400
+++ b/tool_dependencies.xml	Fri Dec 18 18:39:52 2015 -0500
@@ -3,7 +3,7 @@
     <package name="galaxy-ops" version="1.0.0">
         <install version="1.0">
             <actions>
-                <action type="download_by_url">http://depot.galaxyproject.org/package/source/gops-1.0.tgz</action>
+                <action type="download_by_url">http://depot.galaxyproject.org/package/source/gops-1.0-st.tgz</action>
                 <action type="make_directory">$INSTALL_DIR/lib/python</action>
                 <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp; python setup.py install --home $INSTALL_DIR</action>
                 <action type="set_environment">
@@ -14,4 +14,4 @@
         <readme>
         </readme>
     </package>
-</tool_dependency>
\ No newline at end of file
+</tool_dependency>