|
0
|
1 <?xml version='1.0' encoding='utf-8'?>
|
|
|
2 <tool_dependency>
|
|
|
3 <package name="python" version="2.7.10">
|
|
|
4 <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
|
5 </package>
|
|
2
|
6 <package name="cython" version="0.23.1">
|
|
3
|
7 <repository changeset_revision="98e7890b4b10" name="package_python_2_7_10_cython_0_23_1" owner="ulfschaefer" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
2
|
8 </package>
|
|
0
|
9 <package name="bintrees" version="2.0.2">
|
|
|
10 <install version="1.0">
|
|
|
11 <actions>
|
|
|
12 <action type="download_by_url">https://pypi.python.org/packages/source/b/bintrees/bintrees-2.0.2.tar.gz</action>
|
|
|
13 <action type="set_environment_for_install">
|
|
3
|
14 <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
|
15 <package name="python" version="2.7.10" />
|
|
|
16 </repository>
|
|
|
17 <repository changeset_revision="98e7890b4b10" name="package_python_2_7_10_cython_0_23_1" owner="ulfschaefer" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
2
|
18 <package name="cython" version="0.23.1" />
|
|
0
|
19 </repository>
|
|
|
20 </action>
|
|
|
21 <action type="make_directory">$INSTALL_DIR/lib/python</action>
|
|
|
22 <action type="shell_command">
|
|
|
23 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &&
|
|
3
|
24 export PATH=$PATH:$PATH_CYTHON &&
|
|
|
25 export PYTHONPATH=$PYTHONPATH:$PYTHONPATH_CYTHON &&
|
|
0
|
26 python setup.py install --install-lib $INSTALL_DIR/lib/python
|
|
|
27 </action>
|
|
|
28 <action type="set_environment">
|
|
|
29 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
|
|
|
30 <environment_variable action="set_to" name="PYTHONPATH_BINTREES">$INSTALL_DIR/lib/python</environment_variable>
|
|
|
31 </action>
|
|
|
32 </actions>
|
|
|
33 </install>
|
|
|
34 <readme>
|
|
|
35 This Galaxy Tool shed package installs bintrees version 2.0.2
|
|
1
|
36 (https://pypi.python.org/pypi/bintrees/2.0.2) package for use with python 2.7.10.
|
|
0
|
37 </readme>
|
|
|
38 </package>
|
|
|
39 </tool_dependency>
|