<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/9b18a70de4a38613af9d23377bef33968bbf9e08">https://github.com/macports/macports-ports/commit/9b18a70de4a38613af9d23377bef33968bbf9e08</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 9b18a70de4a py-beautifulsoup4: add py313 subport
</span>9b18a70de4a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 9b18a70de4a38613af9d23377bef33968bbf9e08
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Sat Nov 23 13:36:42 2024 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-beautifulsoup4: add py313 subport
</span>---
python/py-beautifulsoup4/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<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 7e1a8db52c3..1d474f92fe3 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 207b7968014eeb5b6d6e7e8f90ae350baaba9d80 \
</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 311 312
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 35 36 38 39 310 311 312 313
</span>
if {${name} ne ${subport}} {
if {${python.version} < 36} {
</pre><pre style='margin:0'>
</pre>