buildframework/helium/config/ivy/modules/python-2.5.ivy.xml
changeset 179 d8ac696cc51f
parent 1 be27ed110b50
child 587 85df38eb4012
--- a/buildframework/helium/config/ivy/modules/python-2.5.ivy.xml	Wed Oct 28 14:39:48 2009 +0000
+++ b/buildframework/helium/config/ivy/modules/python-2.5.ivy.xml	Wed Dec 23 19:29:07 2009 +0200
@@ -23,8 +23,8 @@
 <ivy-module version="1.3">
     <info organisation="SWEPT"
           module="python"
-          revision="2.5"/>
+          revision="2.x"/>
     <publications>
-        <artifact name="python" type="exe" versionArgs="--version"/> 
+        <artifact name="python" type="exe" versionArgs="--version" versionExp=".*2\.[56].*"/> 
     </publications>
 </ivy-module>
\ No newline at end of file