<pre style='margin:0'>
Andrew Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f540faacac8f9af9c8f8c9721bf75e8adb81e144">https://github.com/macports/macports-ports/commit/f540faacac8f9af9c8f8c9721bf75e8adb81e144</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new f540faa  py-keras: update patch
</span>f540faa is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f540faacac8f9af9c8f8c9721bf75e8adb81e144
</span>Author: Andrew Stromnov <stromnov@gmail.com>
AuthorDate: Sun Mar 19 18:55:10 2017 +0300

<span style='display:block; white-space:pre;color:#404040;'>    py-keras: update patch
</span>---
 python/py-keras/files/patch-setup.py.diff | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-keras/files/patch-setup.py.diff b/python/py-keras/files/patch-setup.py.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 955bf0e..9c73688 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-keras/files/patch-setup.py.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-keras/files/patch-setup.py.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,10 +1,10 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>---- setup.py.orig  2017-03-14 21:03:14.000000000 +0300
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ setup.py       2017-03-14 21:03:37.000000000 +0300
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+--- setup.py.orig  2017-03-16 21:39:20.000000000 +0300
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++++ setup.py       2017-03-17 14:42:09.000000000 +0300
</span> @@ -10,7 +10,7 @@
        url='https://github.com/fchollet/keras',
<span style='display:block; white-space:pre;background:#ffe0e0;'>-       download_url='https://github.com/fchollet/keras/tarball/2.0.0',
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+       download_url='https://github.com/fchollet/keras/tarball/2.0.1',
</span>        license='MIT',
<span style='display:block; white-space:pre;background:#ffe0e0;'>--      install_requires=['tensorflow', 'pyyaml', 'six'],
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+-      install_requires=['theano', 'pyyaml', 'six'],
</span> +      install_requires=['pyyaml', 'six'],
        extras_require={
            'h5py': ['h5py'],
</pre><pre style='margin:0'>

</pre>