| Previous changeset 8:74b0a61848cd (2015-01-22) Next changeset 10:90e369185c3e (2015-01-22) |
|
Commit message:
Uploaded |
|
modified:
tool_dependencies.xml |
| b |
| diff -r 74b0a61848cd -r 9f0f1dd28c74 tool_dependencies.xml --- a/tool_dependencies.xml Thu Jan 22 13:09:38 2015 -0500 +++ b/tool_dependencies.xml Thu Jan 22 14:59:15 2015 -0500 |
| [ |
| @@ -21,7 +21,7 @@ </package> <package name="sqlite" version="3.8.3"> - <repository changeset_revision="b68f6b5d7304" name="package_sqlite_3_8_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> + <repository changeset_revision="dce457e96f82" name="package_sqlite_3_8_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> <package name="gdbm" version="1.11"> @@ -35,7 +35,7 @@ <package name="python" version="2.7"> <install version="1.0"> <actions> - <action type="download_by_url">https://www.python.org/ftp/python/2.7.7/Python-2.7.7.tgz</action> + <action type="download_by_url">https://www.python.org/ftp/python/2.7.9/Python-2.7.9.tgz</action> <action type="set_environment_for_install"> <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> @@ -53,7 +53,7 @@ <repository changeset_revision="8fe4c1433b01" name="package_openssl_1_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="openssl" version="1.0.1" /> </repository> - <repository changeset_revision="b68f6b5d7304" name="package_sqlite_3_8_3" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> + <repository changeset_revision="dce457e96f82" name="package_sqlite_3_8_3" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="sqlite" version="3.8.3" /> </repository> <repository changeset_revision="7367119a4afc" name="package_gdbm_1_11" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> @@ -64,7 +64,6 @@ </repository> </action> <action type="autoconf" /> - <action type="download_file">https://bitbucket.org/pypa/setuptools/get/5.2.tar.bz2</action> <action type="shell_command">tar -xjf 5.2.tar.bz2</action> <action type="change_directory">pypa-setuptools-f493e6c4ffd8</action> @@ -82,7 +81,6 @@ <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> <environment_variable action="set_to" name="PYTHONHOME">$INSTALL_DIR</environment_variable> <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> - <environment_variable action="append_to" name="LD_LIBRARY_PATH">$ENV[SQLITE_ROOT_DIR]/lib</environment_variable> </action> </actions> </install> |