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

stromnov at macports.org stromnov at macports.org
Tue Jan 5 12:44:26 PST 2016


Revision: 144271
          https://trac.macports.org/changeset/144271
Author:   stromnov at macports.org
Date:     2016-01-05 12:44:26 -0800 (Tue, 05 Jan 2016)
Log Message:
-----------
py-openpyxl: add dependency on et_xmlfile (#50096)

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

Modified: trunk/dports/python/py-openpyxl/Portfile
===================================================================
--- trunk/dports/python/py-openpyxl/Portfile	2016-01-05 20:35:57 UTC (rev 144270)
+++ trunk/dports/python/py-openpyxl/Portfile	2016-01-05 20:44:26 UTC (rev 144271)
@@ -6,7 +6,7 @@
 
 name                py-openpyxl
 version             2.3.2
-revision            0
+revision            1
 categories-append   textproc
 platforms           darwin
 license             MIT/Expat
@@ -33,7 +33,8 @@
     depends_build-append \
                         port:py${python.version}-setuptools
 
-    depends_lib-append  port:py${python.version}-jdcal
+    depends_lib-append  port:py${python.version}-jdcal \
+                        port:py${python.version}-et_xmlfile
 
     livecheck.type      none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160105/fc7b850c/attachment.html>


More information about the macports-changes mailing list