<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/393d3259d37909ce0b9414cf2a26becda37b4d42">https://github.com/macports/macports-ports/commit/393d3259d37909ce0b9414cf2a26becda37b4d42</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 393d3259d37 py-docutils: add py39 subport
</span>393d3259d37 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 393d3259d37909ce0b9414cf2a26becda37b4d42
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Tue Oct 13 08:43:18 2020 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-docutils/Portfile b/python/py-docutils/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 53e3c345c53..4c93b9347f7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-docutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-docutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +23,7 @@ checksums           md5    44952782107930ddfcd37ae48eee0857 \
</span>                     rmd160 d790713e8a48c19ea7826b57d60536561f0a1f74 \
                     sha256 c2de3a60e9e7d07be26b7f2b00ca0309c207e06c100f9cc2a94931fc75a478fc
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 35 36 37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 35 36 37 38 39
</span> 
 if {$subport ne $name} {
     depends_run         port:py${python.version}-roman
</pre><pre style='margin:0'>

</pre>