Mercurial > repos > miller-lab > package_fisher_0_1_4
comparison tool_dependencies.xml @ 1:be2fc454d121 default tip
Changed revision of package_numpy_1_7 to 8b3a5c7061d8
author | miller-lab |
---|---|
date | Mon, 06 Jul 2015 10:26:16 -0400 |
parents | c84c287b81a4 |
children |
comparison
equal
deleted
inserted
replaced
0:c84c287b81a4 | 1:be2fc454d121 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="numpy" version="1.7.1"> | 3 <package name="numpy" version="1.7.1"> |
4 <repository prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu/" owner="iuc" name="package_numpy_1_7" changeset_revision="74c21f9bdc39" /> | 4 <repository prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu/" owner="iuc" name="package_numpy_1_7" changeset_revision="8b3a5c7061d8" /> |
5 </package> | 5 </package> |
6 | 6 |
7 <package name="fisher" version="0.1.4"> | 7 <package name="fisher" version="0.1.4"> |
8 <install version="1.0"> | 8 <install version="1.0"> |
9 <actions> | 9 <actions> |
10 <!-- Download source code --> | 10 <!-- Download source code --> |
11 <action type="download_by_url">https://pypi.python.org/packages/source/f/fisher/fisher-0.1.4.tar.gz</action> | 11 <action type="download_by_url">https://pypi.python.org/packages/source/f/fisher/fisher-0.1.4.tar.gz</action> |
12 | 12 |
13 <!-- Get PYTHONPATH_NUMPY from numpy package --> | 13 <!-- Get PYTHONPATH_NUMPY from numpy package --> |
14 <action type="set_environment_for_install"> | 14 <action type="set_environment_for_install"> |
15 <repository toolshed="http://toolshed.g2.bx.psu.edu/" owner="iuc" name="package_numpy_1_7" changeset_revision="74c21f9bdc39"> | 15 <repository toolshed="http://toolshed.g2.bx.psu.edu/" owner="iuc" name="package_numpy_1_7" changeset_revision="8b3a5c7061d8"> |
16 <package name="numpy" version="1.7.1" /> | 16 <package name="numpy" version="1.7.1" /> |
17 </repository> | 17 </repository> |
18 </action> | 18 </action> |
19 | 19 |
20 <!-- Build and install fisher --> | 20 <!-- Build and install fisher --> |