changeset 3:856008c4a5f3 draft default tip

Version 1.0.2 (updates bioperl to 1.7.2)
author pjbriggs
date Fri, 05 Oct 2018 05:33:31 -0400
parents 2f48cf393d25
children
files README.rst motif_tools_macros.xml
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README.rst	Mon Apr 09 04:56:28 2018 -0400
+++ b/README.rst	Fri Oct 05 05:33:31 2018 -0400
@@ -42,6 +42,7 @@
 ========== ======================================================================
 Version    Changes
 ---------- ----------------------------------------------------------------------
+- 1.0.2    Update bioperl dependency to 1.7.2
 - 1.0.1    Updates to use conda dependency resolution and tidy up XML
 - 1.0.0    Initial version
 ========== ======================================================================
--- a/motif_tools_macros.xml	Mon Apr 09 04:56:28 2018 -0400
+++ b/motif_tools_macros.xml	Fri Oct 05 05:33:31 2018 -0400
@@ -1,9 +1,8 @@
 <macros>
-  <token name="@VERSION@">1.0.1</token>
+  <token name="@VERSION@">1.0.2</token>
   <xml name="requirements">
     <requirements>
-      <requirement type="package" version="1.6.924">perl-bioperl</requirement
->
+      <requirement type="package" version="1.7.2">perl-bioperl</requirement>
     </requirements>
   </xml>
 </macros>