[93480] trunk/dports/python/py-openpyxl/Portfile
jmr at macports.org
jmr at macports.org
Wed May 23 14:21:02 PDT 2012
Revision: 93480
https://trac.macports.org/changeset/93480
Author: jmr at macports.org
Date: 2012-05-23 14:21:02 -0700 (Wed, 23 May 2012)
Log Message:
-----------
py-openpyxl: add distribute dep
Modified Paths:
--------------
trunk/dports/python/py-openpyxl/Portfile
Modified: trunk/dports/python/py-openpyxl/Portfile
===================================================================
--- trunk/dports/python/py-openpyxl/Portfile 2012-05-23 21:09:25 UTC (rev 93479)
+++ trunk/dports/python/py-openpyxl/Portfile 2012-05-23 21:21:02 UTC (rev 93480)
@@ -24,6 +24,10 @@
checksums rmd160 01bceea551d8320fdc6b22531a3f48ee2a0bc4fc \
sha256 6719241d5587fd8f685da261fe0f52636e2bafa40dce9f2ca60f84c47838e10c
+if {$subport != $name} {
+ depends_build port:py${python.version}-distribute
+}
+
livecheck.type regex
livecheck.url http://pypi.python.org/pypi/openpyxl
livecheck.regex xlrd (\\d+\\.\\d+\\.\\d+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120523/c52b1635/attachment-0001.html>
More information about the macports-changes
mailing list