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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/cc97ca50d644b60456dad2b82832e6efa5d816b6">https://github.com/macports/macports-ports/commit/cc97ca50d644b60456dad2b82832e6efa5d816b6</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 cc97ca50d64 py-tropycal: fix livecheck
</span>cc97ca50d64 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit cc97ca50d644b60456dad2b82832e6efa5d816b6
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sun Aug 15 11:20:33 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-tropycal: fix livecheck
</span>---
 python/py-tropycal/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-tropycal/Portfile b/python/py-tropycal/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fa113383dd2..c60bdfa30e0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-tropycal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-tropycal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -36,6 +36,8 @@ if {${name} ne ${subport}} {
</span>                     port:py${python.version}-pandas \
                     port:py${python.version}-scipy \
                     port:py${python.version}-xarray
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    livecheck.type  none
</span> }
 
 patchfiles          patch-setup.py.diff
</pre><pre style='margin:0'>

</pre>