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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f46671c6f6c526c5231eb9164bf0d03b7c9ffeba">https://github.com/macports/macports-ports/commit/f46671c6f6c526c5231eb9164bf0d03b7c9ffeba</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f46671c6f6c526c5231eb9164bf0d03b7c9ffeba
</span>Author: Andrey Stromnov <stromnov@macports.org>
AuthorDate: Tue Jan 3 19:09:16 2023 +0300

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sympy/Portfile b/python/py-sympy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7f0779f179c..0430a7959da 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sympy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sympy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -54,4 +54,5 @@ when you execute the commands without a version suffix, e.g. 'isympy', run:
</span> 
 port select --set ${select.group} [file tail ${select.file}]
 "
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    livecheck.type      none
</span> }
</pre><pre style='margin:0'>

</pre>