[123170] branches/gsoc14-pip2port/pypi2port

gaurav at macports.org gaurav at macports.org
Tue Aug 5 23:55:09 PDT 2014


Revision: 123170
          https://trac.macports.org/changeset/123170
Author:   gaurav at macports.org
Date:     2014-08-05 23:55:08 -0700 (Tue, 05 Aug 2014)
Log Message:
-----------
Updated executable

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

Modified: branches/gsoc14-pip2port/pypi2port
===================================================================
--- branches/gsoc14-pip2port/pypi2port	2014-08-06 06:54:31 UTC (rev 123169)
+++ branches/gsoc14-pip2port/pypi2port	2014-08-06 06:55:08 UTC (rev 123170)
@@ -382,7 +382,7 @@
             file.write('python.versions     25 26 27 {0}\n\n'.format(
                        dict['requires_python']))
         else:
-            file.write('python.versions     25 26 27\n\n')
+            file.write('python.versions     25 26 27 32 33 34\n\n')
 
         print "Finding dependencies..."
         file.write('if {${name} ne ${subport}} {\n')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140805/6abd4599/attachment.html>


More information about the macports-changes mailing list