[147740] trunk/dports/python/py-theano/Portfile
khindenburg at macports.org
khindenburg at macports.org
Wed Apr 13 16:47:22 PDT 2016
Revision: 147740
https://trac.macports.org/changeset/147740
Author: khindenburg at macports.org
Date: 2016-04-13 16:47:21 -0700 (Wed, 13 Apr 2016)
Log Message:
-----------
py-theano: add py-six dep #51121
Modified Paths:
--------------
trunk/dports/python/py-theano/Portfile
Modified: trunk/dports/python/py-theano/Portfile
===================================================================
--- trunk/dports/python/py-theano/Portfile 2016-04-13 23:29:29 UTC (rev 147739)
+++ trunk/dports/python/py-theano/Portfile 2016-04-13 23:47:21 UTC (rev 147740)
@@ -6,7 +6,7 @@
name py-theano
version 0.8.1
-revision 0
+revision 1
categories-append devel
platforms darwin
license BSD
@@ -30,7 +30,8 @@
depends_build-append \
port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-numpy \
- port:py${python.version}-scipy
+ port:py${python.version}-scipy \
+ port:py${python.version}-six
# Fix permissions (#43188)
post-extract {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160413/bce9806c/attachment.html>
More information about the macports-changes
mailing list