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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/24b5b58c8b1d6e6c53f3751826a815181b73069a">https://github.com/macports/macports-ports/commit/24b5b58c8b1d6e6c53f3751826a815181b73069a</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 24b5b58  py-mitmproxy: add support for Py38
</span>24b5b58 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 24b5b58c8b1d6e6c53f3751826a815181b73069a
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Sun Nov 17 17:34:03 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-mitmproxy: add support for Py38
</span>---
 python/py-mitmproxy/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-mitmproxy/Portfile b/python/py-mitmproxy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3c4f319..417e7db 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-mitmproxy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-mitmproxy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -41,7 +41,7 @@ patchfiles          update-certs.patch \
</span>                     mojave.patch \
                     no-onboarding.patch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     37 38
</span> 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools
</pre><pre style='margin:0'>

</pre>