<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ae001ac2e13154cc4de85ef5c3647c8b974ad6ef">https://github.com/macports/macports-ports/commit/ae001ac2e13154cc4de85ef5c3647c8b974ad6ef</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit ae001ac2e13154cc4de85ef5c3647c8b974ad6ef
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Sun May 19 13:32:48 2019 +0100
<span style='display:block; white-space:pre;color:#404040;'> py-tensorflow: update bazel build dep
</span>---
python/py-tensorflow/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-tensorflow/Portfile b/python/py-tensorflow/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c5b228a..00de997 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-tensorflow/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-tensorflow/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -58,7 +58,7 @@ if {${name} ne ${subport}} {
</span>
depends_build-append \
port:py${python.version}-pip \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- port:bazel
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ port:bazel21
</span>
depends_lib-append \
port:py${python.version}-wheel \
</pre><pre style='margin:0'>
</pre>