<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1a503f0f5ee07665af3db645ccc6a168142b6ec9">https://github.com/macports/macports-ports/commit/1a503f0f5ee07665af3db645ccc6a168142b6ec9</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 1a503f0f5ee py-bitmath: add support for Python 3.13
</span>1a503f0f5ee is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1a503f0f5ee07665af3db645ccc6a168142b6ec9
</span>Author: Nils Breunese <nils@breun.nl>
AuthorDate: Fri Dec 6 21:33:48 2024 +0100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-bitmath/Portfile b/python/py-bitmath/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 545b9a4a1c8..4ff93469258 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-bitmath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-bitmath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,7 @@ checksums           rmd160  c195d27c3268fe5a669e4c2b743ed7f12fb40e2b \
</span>                     sha256  293325f01e65defe966853111df11d39215eb705a967cb115851da8c4cfa3eb8 \
                     size    88519
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     39 310 311 312
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     39 310 311 312 313
</span> 
 if {${name} ne ${subport}} {
     depends_lib-append \
</pre><pre style='margin:0'>

</pre>