[123372] branches/gsoc14-pip2port/pypi2port

gaurav at macports.org gaurav at macports.org
Fri Aug 8 13:36:43 PDT 2014


Revision: 123372
          https://trac.macports.org/changeset/123372
Author:   gaurav at macports.org
Date:     2014-08-08 13:36:43 -0700 (Fri, 08 Aug 2014)
Log Message:
-----------
Updated executable

Modified Paths:
--------------
    branches/gsoc14-pip2port/pypi2port

Modified: branches/gsoc14-pip2port/pypi2port
===================================================================
--- branches/gsoc14-pip2port/pypi2port	2014-08-08 20:35:20 UTC (rev 123371)
+++ branches/gsoc14-pip2port/pypi2port	2014-08-08 20:36:43 UTC (rev 123372)
@@ -306,7 +306,7 @@
 #        else:
 #            phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()
         phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()
-        return phase_output
+#        return phase_output
     except:
         port_clean(name,portv)
         return False
@@ -320,7 +320,7 @@
 #        else:
 #            phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()            
         phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()
-        return phase_output
+#        return phase_output
     except:
         port_clean(name,portv)
         return False
@@ -334,7 +334,7 @@
 #        else:
 #            phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()            
         phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()
-        return phase_output
+#        return phase_output
     except:
         port_clean(name,portv)
         return False
@@ -348,7 +348,7 @@
 #        else:
 #            phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()            
         phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()
-        return phase_output
+#        return phase_output
     except:
         port_clean(name,portv)
         return False
@@ -362,7 +362,7 @@
 #        else:
 #            phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()            
         phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()
-        return phase_output
+#        return phase_output
     except:
         port_clean(name,portv)
         return False
@@ -376,7 +376,7 @@
 #        else:
 #            phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()            
         phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()
-        return phase_output
+#        return phase_output
     except:
         port_clean(name,portv)
         return False
@@ -390,7 +390,7 @@
 #        else:
 #            phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()            
         phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()
-        return phase_output
+#        return phase_output
     except:
         port_clean(name,portv)
         return False
@@ -404,7 +404,7 @@
 #        else:
 #            phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()            
         phase_output = subprocess.check_call(command,shell=True,stderr=subprocess.STDOUT).strip()
-        return phase_output
+#        return phase_output
     except:
         return False
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140808/c8289710/attachment.html>


More information about the macports-changes mailing list