<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/ab3b25961d3d9cab7ae207d8c3474cc7a9b4a6c8">https://github.com/macports/macports-ports/commit/ab3b25961d3d9cab7ae207d8c3474cc7a9b4a6c8</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit ab3b25961d3d9cab7ae207d8c3474cc7a9b4a6c8
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Tue Apr 13 21:15:36 2021 +0100

<span style='display:block; white-space:pre;color:#404040;'>    py-tensorflow: remove py-tensorflow-addons dep
</span>---
 python/py-tensorflow/Portfile | 3 ---
 1 file changed, 3 deletions(-)

<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 13174b1593f..430cafd05af 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;'>@@ -100,9 +100,6 @@ if {${name} ne ${subport}} {
</span>         port:py${python.version}-wheel \
         port:py${python.version}-wrapt
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    depends_run-append \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-        port:py${python.version}-tensorflow-addons
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span>     use_configure yes
     # Options passed to configure script via env vars
     configure.env-append PYTHON_LIB_PATH=${python.prefix}/lib/python${python.branch}/site-packages
</pre><pre style='margin:0'>

</pre>