changeset 16:2d4757de6180 draft

Uploaded v0.0.20 preview 7, tweak dependency on blast_datatypes
author peterjc
date Mon, 20 May 2013 10:04:51 -0400
parents c19e1150779d
children bb81d3afa28d
files tools/ncbi_blast_plus/ncbi_blast_plus.txt tools/ncbi_blast_plus/repository_dependencies.xml
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/ncbi_blast_plus/ncbi_blast_plus.txt	Thu May 02 13:21:42 2013 -0400
+++ b/tools/ncbi_blast_plus/ncbi_blast_plus.txt	Mon May 20 10:04:51 2013 -0400
@@ -109,6 +109,7 @@
           precompiled binaries for 64bit Linux, rather than compiling locally.
         - Fallback on ElementTree if cElementTree missing in XML to tabular.
         - Link to Tool Shed added to help text and this documentation.
+        - Tweak dependency on blast_datatypes to also work on Test Tool Shed
 
 
 Developers
--- a/tools/ncbi_blast_plus/repository_dependencies.xml	Thu May 02 13:21:42 2013 -0400
+++ b/tools/ncbi_blast_plus/repository_dependencies.xml	Mon May 20 10:04:51 2013 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
 <repositories description="This requires the BLAST datatype definitions (e.g. the BLAST XML format).">
 <!-- Revision 4:f9a7783ed7b6 on the main tool shed is v0.0.14 which added BLAST databases -->
-<repository toolshed="http://toolshed.g2.bx.psu.edu" name="blast_datatypes" owner="devteam" changeset_revision="f9a7783ed7b6" />
+<repository name="blast_datatypes" owner="devteam" changeset_revision="f9a7783ed7b6" />
 </repositories>