[127590] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Thu Oct 30 03:33:48 PDT 2014


Revision: 127590
          https://trac.macports.org/changeset/127590
Author:   stromnov at macports.org
Date:     2014-10-30 03:33:48 -0700 (Thu, 30 Oct 2014)
Log Message:
-----------
py{25,26,33}-openpyxl: Replace with py{27,34}-openpyxl

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

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2014-10-30 10:31:04 UTC (rev 127589)
+++ trunk/dports/python/py-graveyard/Portfile	2014-10-30 10:33:48 UTC (rev 127590)
@@ -126,6 +126,7 @@
 oauth2              1.5.211_1   24 25 26
 oauth2client        1.2_1       25 26
 ode                 1.2.1_1     25 26
+openpyxl            2.1.2_1     25 26 33
 pandas              0.15.0_1    26 32 33
 paramiko            1.15.1_1    24 25 26 33
 parsedatetime       1.2_1       26 31 32 33

Modified: trunk/dports/python/py-openpyxl/Portfile
===================================================================
--- trunk/dports/python/py-openpyxl/Portfile	2014-10-30 10:31:04 UTC (rev 127589)
+++ trunk/dports/python/py-openpyxl/Portfile	2014-10-30 10:33:48 UTC (rev 127590)
@@ -13,7 +13,7 @@
 license             MIT/Expat
 supported_archs     noarch
 
-python.versions     25 26 27 33 34
+python.versions     27 34
 
 maintainers         stromnov openmaintainer
 
@@ -31,14 +31,6 @@
                     sha256  eb02d63facb24af987879c8cd321541070ee2485536f74192e6e37b7003c5123
 
 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/20141030/e86e00fc/attachment.html>


More information about the macports-changes mailing list