<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/31f47df814e733043fd0b1c5200d78824fffff6d">https://github.com/macports/macports-ports/commit/31f47df814e733043fd0b1c5200d78824fffff6d</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 31f47df814e733043fd0b1c5200d78824fffff6d
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Tue Dec 12 19:00:42 2023 -0500
<span style='display:block; white-space:pre;color:#404040;'> py-astroML_addons: use default master_sites and distname
</span>---
python/py-astroML_addons/Portfile | 4 ----
1 file changed, 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-astroML_addons/Portfile b/python/py-astroML_addons/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f23554f5c41..f64c3361d97 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-astroML_addons/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-astroML_addons/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,8 +28,6 @@ long_description AstroML is a Python module for machine learning and data \
</span> implementations of some algorithms in astroML.
homepage https://www.astroml.org
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-distname ${python.rootname}-${version}
</span>
checksums rmd160 b4d642a073c846bd66c902ada33079afd2abdd70 \
sha256 c4b6e9d9f86550e1a59b54ddedf6666c7293bd7ad7b99549170e3053e57cb0cb \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -37,6 +35,4 @@ checksums rmd160 b4d642a073c846bd66c902ada33079afd2abdd70 \
</span>
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-numpy
<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>