<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/8637d5792d0d03ab8ba71bbfddda79f837da14a0">https://github.com/macports/macports-ports/commit/8637d5792d0d03ab8ba71bbfddda79f837da14a0</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 8637d5792d0 py-beautifulsoup4: add py311 subport
</span>8637d5792d0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8637d5792d0d03ab8ba71bbfddda79f837da14a0
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Thu Dec 15 16:32:03 2022 -0600

<span style='display:block; white-space:pre;color:#404040;'>    py-beautifulsoup4: add py311 subport
</span>---
 python/py-beautifulsoup4/Portfile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-beautifulsoup4/Portfile b/python/py-beautifulsoup4/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d51ef9e259a..f5fb8d5431f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-beautifulsoup4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-beautifulsoup4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ checksums           rmd160  0a9ccdd1c636048e47225e675456e34684ba1163 \
</span> 
 homepage            https://www.crummy.com/software/BeautifulSoup/
 
<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 {${name} ne ${subport}} {
     if {${python.version} < 36} {
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -65,6 +65,4 @@ if {${name} ne ${subport}} {
</span>     default_variants    +html5lib +lxml
 
     test.run        yes
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    livecheck.type  none
</span> }
</pre><pre style='margin:0'>

</pre>