<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/b7ddd90396cb7f15a7f161a501690610e6603858">https://github.com/macports/macports-ports/commit/b7ddd90396cb7f15a7f161a501690610e6603858</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b7ddd90396cb7f15a7f161a501690610e6603858
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Mon Oct 21 22:51:58 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    libfaiss: drop py38-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 894a436c1ea..a7dca82d7eb 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 {38 39 310}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set python_versions {39 310}
</span> foreach v ${python_versions} {
     subport py${v}-${github.project} {
         PortGroup   python 1.0
</pre><pre style='margin:0'>

</pre>