<pre style='margin:0'>
Mark Moll (mamoll) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5592b3378822aaeb8c925ae61a3e36f05733a806">https://github.com/macports/macports-ports/commit/5592b3378822aaeb8c925ae61a3e36f05733a806</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 5592b3378822aaeb8c925ae61a3e36f05733a806
</span>Author: Mark Moll <mmoll@macports.org>
AuthorDate: Wed Dec 27 15:55:43 2023 -0600

<span style='display:block; white-space:pre;color:#404040;'>    science/spot: add py312 subport, remove py3[5678] subports
</span>---
 science/spot/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/spot/Portfile b/science/spot/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a7c4b60e2a8..b5c2ed0230b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/spot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/spot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ master_sites        http://www.lrde.epita.fr/dload/spot/
</span> compiler.cxx_standard 2014
 configure.args-append --disable-python
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set pythons_suffixes {35 36 37 38 39 310 311}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set pythons_suffixes {39 310 311 312}
</span> 
 set pythons_ports {}
 foreach s ${pythons_suffixes} {
</pre><pre style='margin:0'>

</pre>