[138406] trunk/dports/python/py-chainer/Portfile
hum at macports.org
hum at macports.org
Tue Jul 7 07:54:59 PDT 2015
Revision: 138406
https://trac.macports.org/changeset/138406
Author: hum at macports.org
Date: 2015-07-07 07:54:59 -0700 (Tue, 07 Jul 2015)
Log Message:
-----------
py-chainer: update to 1.1.0; support python34
Modified Paths:
--------------
trunk/dports/python/py-chainer/Portfile
Modified: trunk/dports/python/py-chainer/Portfile
===================================================================
--- trunk/dports/python/py-chainer/Portfile 2015-07-07 14:52:46 UTC (rev 138405)
+++ trunk/dports/python/py-chainer/Portfile 2015-07-07 14:54:59 UTC (rev 138406)
@@ -5,7 +5,7 @@
PortGroup python 1.0
PortGroup github 1.0
-github.setup pfnet chainer 1.0.1 v
+github.setup pfnet chainer 1.1.0 v.
name py-chainer
maintainers hum openmaintainer
license MIT
@@ -17,11 +17,11 @@
homepage http://chainer.org/
platforms darwin
-python.versions 27
+python.versions 27 34
if {${name} ne ${subport}} {
- checksums rmd160 2aa11e25b888d9467613c282362c1ae155293e74 \
- sha256 48ff78a2ae8c3932fa8d1e1721f3fcabb48aaeb80950a0f6b377d490e5d69329
+ checksums rmd160 4d9290a4a7c5ab85582c3bc4d0cc6192d95f0cd3 \
+ sha256 1f42c7aff9e30e1ce5356226231f0d29f91b51908c8bf2595540e172ee6049c8
depends_lib-append port:py${python.version}-numpy \
port:py${python.version}-scikit-learn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150707/27e4002c/attachment.html>
More information about the macports-changes
mailing list