<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/69fa4ff51f94ef823c33c50e0668ffad1bfbaf11">https://github.com/macports/macports-ports/commit/69fa4ff51f94ef823c33c50e0668ffad1bfbaf11</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 69fa4ff51f9 py37-numpy: use releases only
</span>69fa4ff51f9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 69fa4ff51f94ef823c33c50e0668ffad1bfbaf11
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Thu Feb 10 15:45:38 2022 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py37-numpy: use releases only
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/64638
</span>---
 python/py-numpy/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-numpy/Portfile b/python/py-numpy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 15498f41f07..3ba735faa46 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-numpy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-numpy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -85,6 +85,7 @@ if {${name} ne ${subport}} {
</span>                             sha256  1a7ee0ffb35dc7489aebe5185a483f4c43b0d2cf784c3c9940f975a7dde56506 \
                             size    9770548
         revision            1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        github.tarball_from releases
</span>         set PATCH_PY_EXT    ".37"
         livecheck.url       https://numpy.org/doc/stable/release.html
         livecheck.regex     {(1\.21(?:\.\d+)+)}
</pre><pre style='margin:0'>

</pre>