[127018] trunk/dports/python/py-openpyxl/Portfile

stromnov at macports.org stromnov at macports.org
Sun Oct 19 06:20:38 PDT 2014


Revision: 127018
          https://trac.macports.org/changeset/127018
Author:   stromnov at macports.org
Date:     2014-10-19 06:20:37 -0700 (Sun, 19 Oct 2014)
Log Message:
-----------
py-openpyxl: update to version 2.1.1

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

Modified: trunk/dports/python/py-openpyxl/Portfile
===================================================================
--- trunk/dports/python/py-openpyxl/Portfile	2014-10-19 13:07:47 UTC (rev 127017)
+++ trunk/dports/python/py-openpyxl/Portfile	2014-10-19 13:20:37 UTC (rev 127018)
@@ -6,7 +6,7 @@
 
 name                py-openpyxl
 set realname        openpyxl
-version             1.8.6
+version             2.1.1
 revision            0
 categories-append   textproc
 platforms           darwin
@@ -27,10 +27,18 @@
 
 distname            ${realname}-${version}
 
-checksums           rmd160  7e5a8061778c196bfb3c7e2dbdd124531a154b9d \
-                    sha256  aa11a4acd2765392808bca2041f6f9ba17565c72dccc3f5d876bf78effa06126
+checksums           rmd160  815b4ad03f730e27d1c450d17d76ded1de2105f9 \
+                    sha256  1d5bb62c1ed7c3c5afce386d70c2148145e9474c3aabf00496ceb0735ca83afe
 
 if {${name} ne ${subport}} {
+    if {[lsearch {25 26 33} ${python.version}] != -1} {
+        version             1.8.6
+        revision            0
+        distname            ${realname}-${version}
+        checksums           rmd160  7e5a8061778c196bfb3c7e2dbdd124531a154b9d \
+                            sha256  aa11a4acd2765392808bca2041f6f9ba17565c72dccc3f5d876bf78effa06126
+    }
+
     depends_build-append \
                         port:py${python.version}-setuptools
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141019/c4254fb9/attachment.html>


More information about the macports-changes mailing list