changeset 12:c816cc00b870 draft

Uploaded
author iuc
date Tue, 27 Jan 2015 11:58:54 -0500
parents 5087c380e9f4
children 8c4879fee3cc
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Jan 27 10:20:50 2015 -0500
+++ b/tool_dependencies.xml	Tue Jan 27 11:58:54 2015 -0500
@@ -4,7 +4,7 @@
         <repository changeset_revision="c35b30122eb6" name="package_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
     </package>
     <package name="python" version="2.7">
-        <repository changeset_revision="73eb127d14e5" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
+        <repository changeset_revision="2c52c900e56a" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
     </package>
     <package name="bx-python" version="0.7.2">
         <install version="1.0">
@@ -15,11 +15,11 @@
                     </repository>
                 </action>
                 <action type="setup_python_environment">
-                   <repository changeset_revision="73eb127d14e5" name="package_python_2_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
+                   <repository changeset_revision="2c52c900e56a" name="package_python_2_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
                        <package name="python" version="2.7" />
                    </repository>
                     <!-- allow downloading and installing an Python package from https://pypi.org/ -->
-                    <package>https://pypi.python.org/packages/source/b/bx-python/bx-python-0.7.1.tar.gz</package>
+                    <package>https://pypi.python.org/packages/source/b/bx-python/bx-python-0.7.2.tar.gz</package>
                 </action>
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>