Mercurial > repos > iuc > package_python_2_7_py2bit_0_2_0
comparison tool_dependencies.xml @ 0:f2b045ea1eb9 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_py2bit_0_2_0 commit d04d0458305d4787f486d1eb9de6b9c2d5d4efed-dirty
| author | iuc |
|---|---|
| date | Mon, 05 Dec 2016 07:33:10 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:f2b045ea1eb9 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 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> | |
| 6 <package name="py2bit" version="0.2.0"> | |
| 7 <install version="1.0"> | |
| 8 <actions> | |
| 9 <action type="setup_python_environment"> | |
| 10 <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 11 <package name="python" version="2.7.10" /> | |
| 12 </repository> | |
| 13 <!-- Just download from pypi --> | |
| 14 <package md5sum="f10c0a6a1f3f9cbccc295c3271670e90">https://pypi.python.org/packages/d7/58/258f2da779d078fa663346063727071dee8667fd9f49e0e85ab98bfa37e9/py2bit-0.1.0.tar.gz</package> | |
| 15 </action> | |
| 16 <action type="set_environment"> | |
| 17 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> | |
| 18 </action> | |
| 19 </actions> | |
| 20 </install> | |
| 21 <readme>Compiles and installs py2bit, which requires a compiler (typically gcc).</readme> | |
| 22 </package> | |
| 23 </tool_dependency> |
