[108287] trunk/dports/python/py-emcee/Portfile

aronnax at macports.org aronnax at macports.org
Wed Jul 17 15:48:02 PDT 2013


Revision: 108287
          https://trac.macports.org/changeset/108287
Author:   aronnax at macports.org
Date:     2013-07-17 15:48:02 -0700 (Wed, 17 Jul 2013)
Log Message:
-----------
py-emcee: add Python 3.2, 3.3 subports, add dependencies

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

Modified: trunk/dports/python/py-emcee/Portfile
===================================================================
--- trunk/dports/python/py-emcee/Portfile	2013-07-17 22:47:29 UTC (rev 108286)
+++ trunk/dports/python/py-emcee/Portfile	2013-07-17 22:48:02 UTC (rev 108287)
@@ -27,11 +27,15 @@
 checksums           rmd160  8398b73273cc20dc24ccb15621e55165b52347f2 \
                     sha256  cfe75d2a82fe664981db331f0367ce60f1a33eed2bfdd5e8dbf98054d6e6fcf0
 
-python.versions     27
+python.versions     27 32 33
 
 if {$subport != $name} {
 
+    depends_build-append \
+                    port:py${python.version}-setuptools
+
     depends_lib-append \
+                    port:py${python.version}-acor \
                     port:py${python.version}-numpy
 
     livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130717/457764db/attachment.html>


More information about the macports-changes mailing list