annotate tool_dependencies.xml @ 0:04309c55b9a8 draft default tip

planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
author morinlab
date Tue, 11 Oct 2016 13:56:47 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
1 <tool_dependency>
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
2 <package name="requests" version="2.0.1">
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
3 <install version="1.0">
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
4 <actions>
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
5 <action type="download_by_url">https://pypi.python.org/packages/source/r/requests/requests-2.0.1.tar.gz</action>
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
6 <action type="make_directory">$INSTALL_DIR/lib/python</action>
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
7 <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp; python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin</action>
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
8 <action type="set_environment">
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
9 <environment_variable name="PYTHONPATH" action="append_to">$INSTALL_DIR/lib/python</environment_variable>
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
10 <environment_variable name="PYTHONPATH_REQUESTS" action="set_to">$INSTALL_DIR/lib/python</environment_variable>
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
11 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
12 </action>
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
13 </actions>
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
14 </install>
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
15 </package>
04309c55b9a8 planemo upload for repository https://github.com/morinlab/tools-morinlab/tree/master/packages/package_requests_2_0_1 commit 4ef2d91b7c1686a2696b92fe538d4aec51d05e40-dirty
morinlab
parents:
diff changeset
16 </tool_dependency>