<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/72645b4c72b435475d9cd3116e1f96af097a6dec">https://github.com/macports/macports-ports/commit/72645b4c72b435475d9cd3116e1f96af097a6dec</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 72645b4c72b435475d9cd3116e1f96af097a6dec
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sun Mar 24 13:52:38 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-tensorflow-hub: drop py37 subport
</span>---
 python/py-tensorflow-hub/Portfile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-tensorflow-hub/Portfile b/python/py-tensorflow-hub/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0cb1b992fb9..ee44a39f0c7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-tensorflow-hub/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-tensorflow-hub/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,14 +28,11 @@ checksums           rmd160  23470b87ca6c737f61edecd65f226b833eecd5da \
</span> 
 extract.only
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38 39
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-python.pep517       yes
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     38 39
</span> python.pep517_backend   none
 
 if {${name} ne ${subport}} {
     build {}
 
     destroot.target ${distpath}/${distfiles}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    livecheck.type  none
</span> }
</pre><pre style='margin:0'>

</pre>