<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/c415f6f4de4f7cdd11addd7bd071e45746b13798">https://github.com/macports/macports-ports/commit/c415f6f4de4f7cdd11addd7bd071e45746b13798</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 c415f6f4de4 science/spot: add python311 variant
</span>c415f6f4de4 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c415f6f4de4f7cdd11addd7bd071e45746b13798
</span>Author: Mark Moll <mmoll@macports.org>
AuthorDate: Mon Feb 20 11:54:44 2023 -0800

<span style='display:block; white-space:pre;color:#404040;'>    science/spot: add python311 variant
</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 cde4b3fcc5b..fcfd9f15db5 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;'>@@ -25,7 +25,7 @@ patchfiles          dynamic_lookup-11.patch
</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}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set pythons_suffixes {35 36 37 38 39 310 311}
</span> 
 set pythons_ports {}
 foreach s ${pythons_suffixes} {
</pre><pre style='margin:0'>

</pre>