<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/4ef23eb158b3558d6e34e816c5a1673589c835ff">https://github.com/macports/macports-ports/commit/4ef23eb158b3558d6e34e816c5a1673589c835ff</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 4ef23eb158b py-flatbuffers: only livecheck stub port
</span>4ef23eb158b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4ef23eb158b3558d6e34e816c5a1673589c835ff
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Sat Mar 27 21:19:26 2021 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-flatbuffers: only livecheck stub port
</span>---
 python/py-flatbuffers/Portfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-flatbuffers/Portfile b/python/py-flatbuffers/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f3539f16d42..8769a002450 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-flatbuffers/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-flatbuffers/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,5 +25,7 @@ checksums           rmd160  3a2bc474fd9323abc981a1fb25a41785c591e84b \
</span> if {${name} ne ${subport}} {
 
     depends_build-append \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    port:py${python.version}-setuptools
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        port:py${python.version}-setuptools
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    livecheck.type  none
</span> }
</pre><pre style='margin:0'>

</pre>