<pre style='margin:0'>
Leo Singer (lpsinger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/10c175b1257d144b3a5507fa039c4df98c51e136">https://github.com/macports/macports-ports/commit/10c175b1257d144b3a5507fa039c4df98c51e136</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 10c175b  py-astropy-healpix: add missing dependency on py-astropy-helpers
</span>10c175b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 10c175b1257d144b3a5507fa039c4df98c51e136
</span>Author: Leo Singer <aronnax@macports.org>
AuthorDate: Tue Sep 4 15:07:04 2018 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-astropy-healpix: add missing dependency on py-astropy-helpers
</span>---
 python/py-astropy-healpix/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-astropy-healpix/Portfile b/python/py-astropy-healpix/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c2994d9..8d85d23 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-astropy-healpix/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-astropy-healpix/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,6 +24,7 @@ if {${name} ne ${subport}} {
</span>                     port:py${python.version}-numpy
 
     depends_build-append \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:py${python.version}-astropy-helpers \
</span>                     port:py${python.version}-setuptools
 
     livecheck.type  none
</pre><pre style='margin:0'>

</pre>