<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/a8815bf253e55f5c90adda970f62122fd872bd16">https://github.com/macports/macports-ports/commit/a8815bf253e55f5c90adda970f62122fd872bd16</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a8815bf253e55f5c90adda970f62122fd872bd16
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Wed Nov 23 21:05:44 2022 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sphinxcontrib-websupport/Portfile b/python/py-sphinxcontrib-websupport/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index da11ae469e3..1c2302af8e5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sphinxcontrib-websupport/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sphinxcontrib-websupport/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +23,7 @@ checksums           rmd160  360dec014f96f95fd2c9c2f07787ae021549abff \
</span>                     sha256  4edf0223a0685a7c485ae5a156b6f529ba1ee481a1417817935b20bde1956232 \
                     size    602360
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 35 36 37 38 39 310
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 35 36 37 38 39 310 311
</span> 
 if {${subport} ne ${name}} {
     if {${python.version} == 27} {
</pre><pre style='margin:0'>

</pre>