comparison tool_dependencies.xml @ 10:90e369185c3e draft

Uploaded
author bgruening
date Thu, 22 Jan 2015 15:10:08 -0500
parents 9f0f1dd28c74
children db9a8c37d6e6
comparison
equal deleted inserted replaced
9:9f0f1dd28c74 10:90e369185c3e
61 </repository> 61 </repository>
62 <repository changeset_revision="c0735727b530" name="package_ncurses_5_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 62 <repository changeset_revision="c0735727b530" name="package_ncurses_5_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
63 <package name="ncurses" version="5.9" /> 63 <package name="ncurses" version="5.9" />
64 </repository> 64 </repository>
65 </action> 65 </action>
66
67 <action type="shell_command">sed "s/if host_platform == 'atheos':/if True:/g" setup.py</action>
68
69
66 <action type="autoconf" /> 70 <action type="autoconf" />
67 <action type="download_file">https://bitbucket.org/pypa/setuptools/get/5.2.tar.bz2</action> 71 <action type="download_file">https://bitbucket.org/pypa/setuptools/get/5.2.tar.bz2</action>
68 <action type="shell_command">tar -xjf 5.2.tar.bz2</action> 72 <action type="shell_command">tar -xjf 5.2.tar.bz2</action>
69 <action type="change_directory">pypa-setuptools-f493e6c4ffd8</action> 73 <action type="change_directory">pypa-setuptools-f493e6c4ffd8</action>
70 74