[138110] trunk/dports/python/py-openpyxl/Portfile
stromnov at macports.org
stromnov at macports.org
Mon Jun 29 04:31:28 PDT 2015
Revision: 138110
https://trac.macports.org/changeset/138110
Author: stromnov at macports.org
Date: 2015-06-29 04:31:28 -0700 (Mon, 29 Jun 2015)
Log Message:
-----------
py-openpyxl: add dependency (#48196)
Modified Paths:
--------------
trunk/dports/python/py-openpyxl/Portfile
Modified: trunk/dports/python/py-openpyxl/Portfile
===================================================================
--- trunk/dports/python/py-openpyxl/Portfile 2015-06-29 09:07:23 UTC (rev 138109)
+++ trunk/dports/python/py-openpyxl/Portfile 2015-06-29 11:31:28 UTC (rev 138110)
@@ -7,7 +7,7 @@
name py-openpyxl
set realname openpyxl
version 2.2.4
-revision 0
+revision 1
categories-append textproc
platforms darwin
license MIT/Expat
@@ -34,6 +34,8 @@
depends_build-append \
port:py${python.version}-setuptools
+ depends_lib-append port:py${python.version}-jdcal
+
livecheck.type none
} else {
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150629/3ce8698e/attachment.html>
More information about the macports-changes
mailing list