<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6f0399cc4c738075509e57f92e683c044deada9e">https://github.com/macports/macports-ports/commit/6f0399cc4c738075509e57f92e683c044deada9e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6f0399cc4c738075509e57f92e683c044deada9e
</span>Author: Kirill A. Korinsky <kirill@korins.ky>
AuthorDate: Fri Nov 12 09:27:34 2021 +0100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sphinxcontrib-htmlhelp/Portfile b/python/py-sphinxcontrib-htmlhelp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d1399eddfa4..9b590171142 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sphinxcontrib-htmlhelp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sphinxcontrib-htmlhelp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ checksums           rmd160  8aafaebaac69398a3c3ba0a60ac0ad7b0548f4bb \
</span>                     sha256  f5f8bb2d0d629f398bf47d0d69c07bc13b65f75a81ad9e2f71a63d4b7a2f6db2 \
                     size    28144
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     35 36 37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     35 36 37 38 39 310
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>