<pre style='margin:0'>
Nils Breunese (breun) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a36d5953ef874606d09e2d62b2cc53c2c91f96cc">https://github.com/macports/macports-ports/commit/a36d5953ef874606d09e2d62b2cc53c2c91f96cc</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 a36d5953ef8 py-shortuuid: add Python 3.13 subport (#26957)
</span>a36d5953ef8 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit a36d5953ef874606d09e2d62b2cc53c2c91f96cc
</span>Author: Nils Breunese <breun@macports.org>
AuthorDate: Sat Dec 7 18:45:33 2024 +0100
<span style='display:block; white-space:pre;color:#404040;'> py-shortuuid: add Python 3.13 subport (#26957)
</span>---
python/py-shortuuid/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-shortuuid/Portfile b/python/py-shortuuid/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 16984e2eeaa..b16828ba40c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-shortuuid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-shortuuid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ checksums rmd160 2981d77a92ea19cd23773cfa33141f23778f2f3d \
</span> sha256 3bb9cf07f606260584b1df46399c0b87dd84773e7b25912b7e391e30797c5e72 \
size 9662
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 38 39 310 311 312
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 38 39 310 311 312 313
</span>
python.pep517 yes
python.pep517_backend poetry
</pre><pre style='margin:0'>
</pre>