<pre style='margin:0'>
Andrey Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/80aa209788b492c71e2738e0ee450a289eca3469">https://github.com/macports/macports-ports/commit/80aa209788b492c71e2738e0ee450a289eca3469</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 80aa209788b py-scikit-build-core: add py313 subport
</span>80aa209788b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 80aa209788b492c71e2738e0ee450a289eca3469
</span>Author: Andrey Stromnov <stromnov@macports.org>
AuthorDate: Fri Oct 25 14:41:06 2024 +0300
<span style='display:block; white-space:pre;color:#404040;'> py-scikit-build-core: add py313 subport
</span>---
python/py-scikit-build-core/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikit-build-core/Portfile b/python/py-scikit-build-core/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9e0bc4e99e8..60e2301986b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-build-core/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-build-core/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ license Apache-2
</span> platforms {darwin any}
supported_archs noarch
<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_backend hatch
maintainers {stromnov @stromnov} openmaintainer
</pre><pre style='margin:0'>
</pre>