<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/d7a5d96663595f1b22e43462a610d12349fe69c8">https://github.com/macports/macports-ports/commit/d7a5d96663595f1b22e43462a610d12349fe69c8</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 d7a5d96  py-onnx: rev bump following protobuf3 update
</span>d7a5d96 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d7a5d96663595f1b22e43462a610d12349fe69c8
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Fri May 22 16:32:30 2020 +0100

<span style='display:block; white-space:pre;color:#404040;'>    py-onnx: rev bump following protobuf3 update
</span>---
 python/py-onnx/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-onnx/Portfile b/python/py-onnx/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a965902..4071472 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-onnx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-onnx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           github 1.0
</span> PortGroup           python 1.0
 
 github.setup        onnx onnx 1.6.0 v
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            2
</span> name                py-${github.project}
 categories-append   science
 
</pre><pre style='margin:0'>

</pre>