<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/979963a42a7319ff561c7cfc037ff6e6103af31a">https://github.com/macports/macports-ports/commit/979963a42a7319ff561c7cfc037ff6e6103af31a</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 979963a  py-diff-match-patch: add subport for Python 3.8
</span>979963a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 979963a42a7319ff561c7cfc037ff6e6103af31a
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Mar 22 07:51:02 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-diff-match-patch: add subport for Python 3.8
</span>---
 python/py-diff-match-patch/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-diff-match-patch/Portfile b/python/py-diff-match-patch/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 44e8377..4dbca23 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-diff-match-patch/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-diff-match-patch/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ checksums           rmd160  e01dabf595cee36ea587bac9653bf21d4281346c \
</span>                     sha256  a809a996d0f09b9bbd59e9bbd0b71eed8c807922512910e05cbd3f9480712ddb \
                     size    58554
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 35 36 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 35 36 37 38
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>