[137356] trunk/dports/python/py-pymc3/Portfile

hum at macports.org hum at macports.org
Wed Jun 10 06:16:26 PDT 2015


Revision: 137356
          https://trac.macports.org/changeset/137356
Author:   hum at macports.org
Date:     2015-06-10 06:16:26 -0700 (Wed, 10 Jun 2015)
Log Message:
-----------
py-pymc3: update to 20150609

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

Modified: trunk/dports/python/py-pymc3/Portfile
===================================================================
--- trunk/dports/python/py-pymc3/Portfile	2015-06-10 13:15:27 UTC (rev 137355)
+++ trunk/dports/python/py-pymc3/Portfile	2015-06-10 13:16:26 UTC (rev 137356)
@@ -5,9 +5,9 @@
 PortGroup           python 1.0
 PortGroup           github 1.0
 
-github.setup        pymc-devs pymc3 5f9af5b2fad18cf41b4958f2138d1df32c2e217f
+github.setup        pymc-devs pymc3 1785ec12c33bd49063fdc522e7575564f617d5b1
 name                py-pymc3
-version             20150502
+version             20150609
 platforms           darwin
 maintainers         hum openmaintainer
 license             Apache-2
@@ -23,12 +23,15 @@
 python.versions     27 34
 
 if {${name} ne ${subport}} {
-    checksums           rmd160  869dc211bba08c0e5df73fa2c18eec30401d90aa \
-                        sha256  f3a75c6fb8eea64fc750243b0c7be6f36939798e6556e597f7e03082e86ca8bf
+    checksums           rmd160  ad05db7f41afc93e41eac9223a783aa41eb06270 \
+                        sha256  45a94f1150c60ec894a0ca87c1b9855c90142ea2b6911406ad93a7f051a7ded6
 
     depends_lib-append  port:py${python.version}-numpy \
                         port:py${python.version}-scipy \
                         port:py${python.version}-matplotlib \
-                        port:py${python.version}-theano
+                        port:py${python.version}-theano \
+                        port:py${python.version}-pandas \
+                        port:py${python.version}-patsy
+
     livecheck.type      none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150610/ca7d46c4/attachment-0001.html>


More information about the macports-changes mailing list