15 lines
448 B
Diff
15 lines
448 B
Diff
|
diff -ur StarCluster-0.93.3.orig/StarCluster.egg-info/requires.txt StarCluster-0.93.3/StarCluster.egg-info/requires.txt
|
||
|
--- StarCluster.egg-info/requires.txt 2012-03-21 10:02:45.000000000 +0800
|
||
|
+++ StarCluster.egg-info/requires.txt 2012-11-14 06:57:29.319441881 +0800
|
||
|
@@ -1,6 +1,6 @@
|
||
|
-ssh==1.7.13
|
||
|
-boto==2.3.0
|
||
|
+ssh>=1.7.13
|
||
|
+boto>=2.3.0
|
||
|
workerpool==0.9.2
|
||
|
Jinja2==2.6
|
||
|
decorator==3.3.1
|
||
|
-pyasn1==0.0.13b
|
||
|
\ No newline at end of file
|
||
|
+pyasn1>=0.0.13b
|