<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2ad9dce2b604a6700052b253472e4cfa3c783192">https://github.com/macports/macports-ports/commit/2ad9dce2b604a6700052b253472e4cfa3c783192</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2ad9dce2b604a6700052b253472e4cfa3c783192
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sun Apr 7 21:53:19 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    libfaiss: drop py37-faiss subport
</span>---
 math/libfaiss/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/libfaiss/Portfile b/math/libfaiss/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2388b5912e1..894a436c1ea 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/libfaiss/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/libfaiss/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -55,7 +55,7 @@ variant openblas description {Use OpenBLAS instead of Apple's Accelerate framewo
</span> default_variants +openblas
 
 # create Python subports
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set python_versions {37 38 39 310}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set python_versions {38 39 310}
</span> foreach v ${python_versions} {
     subport py${v}-${github.project} {
         PortGroup   python 1.0
</pre><pre style='margin:0'>

</pre>