Mercurial > repos > iuc > package_python_2_7
comparison tool_dependencies.xml @ 38:17b9d79ae892 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
author | iuc |
---|---|
date | Thu, 16 Jul 2015 12:47:15 -0400 |
parents | 44e7542c51e6 |
children | e39f09681864 |
comparison
equal
deleted
inserted
replaced
37:44e7542c51e6 | 38:17b9d79ae892 |
---|---|
58 <repository changeset_revision="387c0609c0b7" name="package_ncurses_5_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 58 <repository changeset_revision="387c0609c0b7" name="package_ncurses_5_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
59 <package name="ncurses" version="5.9" /> | 59 <package name="ncurses" version="5.9" /> |
60 </repository> | 60 </repository> |
61 </action> | 61 </action> |
62 <!-- by default python is not looking af LD_INCLUDE_PATH and Co. --> | 62 <!-- by default python is not looking af LD_INCLUDE_PATH and Co. --> |
63 <action type="shell_command">sed -i -e "s/if host_platform == 'atheos':/if True:/g" setup.py</action> | 63 <action type="shell_command">sed -i.bak -e "s/if host_platform == 'atheos':/if True:/g" setup.py</action> |
64 | 64 |
65 <action type="autoconf" /> | 65 <action type="autoconf" /> |
66 <action type="download_file">https://bitbucket.org/pypa/setuptools/get/6.1.tar.bz2</action> | 66 <action type="download_file">https://bitbucket.org/pypa/setuptools/get/6.1.tar.bz2</action> |
67 <action type="shell_command">tar -xjf 6.1.tar.bz2</action> | 67 <action type="shell_command">tar -xjf 6.1.tar.bz2</action> |
68 <action type="change_directory">pypa-setuptools-7ea80190d494</action> | 68 <action type="change_directory">pypa-setuptools-7ea80190d494</action> |