Mercurial > repos > iuc > package_python_3_4
annotate tool_dependencies.xml @ 14:fa172255b048 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 48fbe322d0f3ec023186989104ae4f4188b03a1d
| author | iuc |
|---|---|
| date | Mon, 01 Jun 2015 22:57:30 -0400 |
| parents | d0fb54713279 |
| children | f49a89a42c61 |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 3 <package name="zlib" version="1.2.8"> | |
| 4 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="readline" version="6.2"> | |
|
14
fa172255b048
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 48fbe322d0f3ec023186989104ae4f4188b03a1d
iuc
parents:
13
diff
changeset
|
7 <repository changeset_revision="93fad0d5cab9" name="package_readline_6_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 8 </package> |
| 9 <package name="bzlib" version="1.0.6"> | |
|
13
d0fb54713279
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 48fbe322d0f3ec023186989104ae4f4188b03a1d
iuc
parents:
12
diff
changeset
|
10 <repository changeset_revision="70832954fc3c" name="package_bzlib_1_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 11 </package> |
| 12 <package name="xz" version="5.0.5"> | |
|
13
d0fb54713279
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 48fbe322d0f3ec023186989104ae4f4188b03a1d
iuc
parents:
12
diff
changeset
|
13 <repository changeset_revision="c2168b2cb541" name="package_xz_5_0_5" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 14 </package> |
|
10
a248fa609cfc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
9
diff
changeset
|
15 <package name="openssl" version="1.0"> |
|
a248fa609cfc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
9
diff
changeset
|
16 <repository changeset_revision="eeb069204cdc" name="package_openssl_1_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 17 </package> |
| 18 <package name="sqlite" version="3.8.3"> | |
|
10
a248fa609cfc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
9
diff
changeset
|
19 <repository changeset_revision="9ba893c2353f" name="package_sqlite_3_8_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 20 </package> |
| 21 <package name="gdbm" version="1.11"> | |
| 6 | 22 <repository changeset_revision="77ea468f199e" name="package_gdbm_1_11" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 23 </package> |
| 24 <package name="ncurses" version="5.9"> | |
|
14
fa172255b048
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 48fbe322d0f3ec023186989104ae4f4188b03a1d
iuc
parents:
13
diff
changeset
|
25 <repository changeset_revision="387c0609c0b7" name="package_ncurses_5_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 26 </package> |
| 2 | 27 <package name="python" version="3.4"> |
| 0 | 28 <install version="1.0"> |
| 29 <actions> | |
|
10
a248fa609cfc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
9
diff
changeset
|
30 <action type="download_by_url">https://www.python.org/ftp/python/3.4.3/Python-3.4.3.tgz</action> |
| 0 | 31 |
| 32 <action type="set_environment_for_install"> | |
| 33 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 34 <package name="zlib" version="1.2.8" /> | |
| 35 </repository> | |
|
14
fa172255b048
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 48fbe322d0f3ec023186989104ae4f4188b03a1d
iuc
parents:
13
diff
changeset
|
36 <repository changeset_revision="93fad0d5cab9" name="package_readline_6_2" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 0 | 37 <package name="readline" version="6.2" /> |
| 38 </repository> | |
|
13
d0fb54713279
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 48fbe322d0f3ec023186989104ae4f4188b03a1d
iuc
parents:
12
diff
changeset
|
39 <repository changeset_revision="70832954fc3c" name="package_bzlib_1_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 0 | 40 <package name="bzlib" version="1.0.6" /> |
| 41 </repository> | |
|
13
d0fb54713279
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 48fbe322d0f3ec023186989104ae4f4188b03a1d
iuc
parents:
12
diff
changeset
|
42 <repository changeset_revision="c2168b2cb541" name="package_xz_5_0_5" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 0 | 43 <package name="xz" version="5.0.5" /> |
| 44 </repository> | |
|
10
a248fa609cfc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
9
diff
changeset
|
45 <repository changeset_revision="eeb069204cdc" name="package_openssl_1_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
|
a248fa609cfc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
9
diff
changeset
|
46 <package name="openssl" version="1.0" /> |
| 0 | 47 </repository> |
|
10
a248fa609cfc
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
9
diff
changeset
|
48 <repository changeset_revision="9ba893c2353f" name="package_sqlite_3_8_3" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 0 | 49 <package name="sqlite" version="3.8.3" /> |
| 50 </repository> | |
| 6 | 51 <repository changeset_revision="77ea468f199e" name="package_gdbm_1_11" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 0 | 52 <package name="gdbm" version="1.11" /> |
| 53 </repository> | |
|
14
fa172255b048
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 48fbe322d0f3ec023186989104ae4f4188b03a1d
iuc
parents:
13
diff
changeset
|
54 <repository changeset_revision="387c0609c0b7" name="package_ncurses_5_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 0 | 55 <package name="ncurses" version="5.9" /> |
| 56 </repository> | |
| 57 </action> | |
| 58 | |
| 59 <action type="autoconf" /> | |
| 60 | |
| 61 <action type="download_file">https://bitbucket.org/pypa/setuptools/get/5.2.tar.bz2</action> | |
| 62 <action type="shell_command">tar -xjf 5.2.tar.bz2</action> | |
| 63 <action type="change_directory">pypa-setuptools-f493e6c4ffd8</action> | |
| 64 | |
| 6 | 65 <action type="shell_command">export PATH=$PATH:$INSTALL_DIR/bin && |
| 66 export PYTHONHOME=$INSTALL_DIR && | |
| 67 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR && | |
| 68 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python3.4/site-packages/ && | |
| 69 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$INSTALL_DIR/lib/pkgconfig && | |
| 5 | 70 $INSTALL_DIR/bin/python3 setup.py install --prefix=$INSTALL_DIR</action> |
| 0 | 71 <action type="set_environment"> |
| 72 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | |
| 4 | 73 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> |
| 0 | 74 <environment_variable action="set_to" name="PYTHONHOME">$INSTALL_DIR</environment_variable> |
| 75 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | |
| 76 </action> | |
| 77 | |
| 4 | 78 |
| 0 | 79 </actions> |
| 80 </install> | |
| 81 | |
| 82 <readme> | |
| 5 | 83 The Python programming language version 3.4. |
| 0 | 84 |
| 85 http://www.python.org | |
| 86 </readme> | |
| 87 | |
| 88 </package> | |
| 89 </tool_dependency> |
