<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/440a540f71d2ef52a6a42c6d865da9e9e64e3849">https://github.com/macports/macports-ports/commit/440a540f71d2ef52a6a42c6d865da9e9e64e3849</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 440a540f71d py-setuptools-rust: add py313 subport
</span>440a540f71d is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 440a540f71d2ef52a6a42c6d865da9e9e64e3849
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Sat Oct 26 14:40:35 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> py-setuptools-rust: add py313 subport
</span>---
python/py-setuptools-rust/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-setuptools-rust/Portfile b/python/py-setuptools-rust/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 08a790e71c3..6a181daafe3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-setuptools-rust/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-setuptools-rust/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ license MIT
</span> supported_archs noarch
platforms {darwin any}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 36 37 38 39 310 311 312
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 36 37 38 39 310 311 312 313
</span> python.pep517 yes
maintainers nomaintainer
</pre><pre style='margin:0'>
</pre>