<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch py-scipy
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8f2fbeff1f1bd2f67f741979451e4ab59d70d4cb">https://github.com/macports/macports-ports/commit/8f2fbeff1f1bd2f67f741979451e4ab59d70d4cb</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8f2fbeff1f1bd2f67f741979451e4ab59d70d4cb
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Mon Nov 4 22:10:40 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> py-threadpoolctl: add py313 subport
</span>---
python/py-threadpoolctl/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-threadpoolctl/Portfile b/python/py-threadpoolctl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c16d44ee10f..22d8b33991d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-threadpoolctl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-threadpoolctl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ supported_archs noarch
</span> platforms {darwin any}
license BSD
<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 flit
maintainers {stromnov @stromnov} openmaintainer
</pre><pre style='margin:0'>
</pre>