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

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-dsp-comm: drop py38 subport
</span>---
 python/py-scikit-dsp-comm/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikit-dsp-comm/Portfile b/python/py-scikit-dsp-comm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e25fa751686..04738869cff 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-dsp-comm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-dsp-comm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ description         A collection of functions and classes to support signal \
</span>                     processing and communications theory teaching and research
 long_description    {*}${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     38 39 310
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     39 310
</span> 
 if {${name} ne ${subport}} {
     depends_lib-append \
</pre><pre style='margin:0'>

</pre>