changeset 7:257a173f377e draft

planemo upload for repository ['https://github.com/brsynth/icfree-ml', 'https://github.com/pablocarb/doebase'] commit 9889dbc08f8f4ff3ee992418d81d39e35c81051a-dirty
author tduigou
date Tue, 17 Sep 2024 15:12:44 +0000
parents 04159a12c757
children 5381731a6f38
files macros.xml sampler.xml
diffstat 2 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Tue Sep 17 15:09:50 2024 +0000
+++ b/macros.xml	Tue Sep 17 15:12:44 2024 +0000
@@ -1,6 +1,5 @@
 <macros>
     <token name="@VERSION_SUFFIX@">0</token>
-    <token name="@LICENSE@">MIT</token>
     <xml name="stdio">
         <stdio>
             <regex match="WARNING" level="warning" />
--- a/sampler.xml	Tue Sep 17 15:09:50 2024 +0000
+++ b/sampler.xml	Tue Sep 17 15:12:44 2024 +0000
@@ -1,11 +1,11 @@
-<tool id="doe_synbio_sampler" name="iCFree sampler" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" license="@LICENCE@">
+<tool id="doe_synbio_sampler" name="iCFree sampler" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" license="MIT">
     <description>Generate Latin Hypercube Samples for given components.</description>
     <macros>
         <import>macros.xml</import>
         <token name="@TOOL_VERSION@">2.5.0</token>
     </macros>
     <requirements>
-        <requirement type="package" version="@TOOL_VERSION@">icfree-ml</requirement>
+        <requirement type="package" version="@TOOL_VERSION@">icfree</requirement>
     </requirements>
     <expand macro="stdio"/>
     <command detect_errors="exit_code"><![CDATA[