[151582] trunk/dports/python/py-cubes/Portfile

stromnov at macports.org stromnov at macports.org
Thu Aug 18 01:23:14 PDT 2016


Revision: 151582
          https://trac.macports.org/changeset/151582
Author:   stromnov at macports.org
Date:     2016-08-18 01:23:13 -0700 (Thu, 18 Aug 2016)
Log Message:
-----------
py-cubes: fix py34 subport

Modified Paths:
--------------
    trunk/dports/python/py-cubes/Portfile

Modified: trunk/dports/python/py-cubes/Portfile
===================================================================
--- trunk/dports/python/py-cubes/Portfile	2016-08-18 08:23:13 UTC (rev 151581)
+++ trunk/dports/python/py-cubes/Portfile	2016-08-18 08:23:13 UTC (rev 151582)
@@ -31,7 +31,7 @@
                         port:py${python.version}-dateutil \
                         port:py${python.version}-jsonschema
 
-    if {${python.version} < 34} {
+    if {${python.version} < 35} {
         version             1.0.1
         revision            0
         distname            cubes-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160818/5b2ba926/attachment-0001.html>


More information about the macports-changes mailing list