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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ba250804e29be0362f4cb0d12d18370b477400fc">https://github.com/macports/macports-ports/commit/ba250804e29be0362f4cb0d12d18370b477400fc</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 ba250804e29 py-xdis: Add note about updating
</span>ba250804e29 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ba250804e29be0362f4cb0d12d18370b477400fc
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sun Jul 26 09:05:21 2020 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-xdis: Add note about updating
</span>---
 python/py-xdis/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-xdis/Portfile b/python/py-xdis/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5736edc5c04..2861144333f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-xdis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-xdis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,9 @@ PortGroup           python 1.0
</span> 
 name                py-xdis
 version             5.0.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Note if you update this, make sure it supports the newest versions
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# of pythonXY in magics.py
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# 5.0.2 does not support python3.8.5
</span> platforms           darwin
 supported_archs     noarch
 license             GPL-2
</pre><pre style='margin:0'>

</pre>