<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/35610f6e63e45653263059656d2bdd5db486858d">https://github.com/macports/macports-ports/commit/35610f6e63e45653263059656d2bdd5db486858d</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 35610f6  py-astropy-healpix: add cython dependency
</span>35610f6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 35610f6e63e45653263059656d2bdd5db486858d
</span>Author: Leo Singer <aronnax@macports.org>
AuthorDate: Tue Sep 4 13:56:49 2018 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-astropy-healpix: add cython dependency
</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 6c2b46e..c2994d9 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;'>@@ -20,6 +20,7 @@ checksums           rmd160  ed14c76285e8b1b2793d2abf5627b971bc8a2b77 \
</span> if {${name} ne ${subport}} {
     depends_lib-append \
                     port:py${python.version}-astropy \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:py${python.version}-cython \
</span>                     port:py${python.version}-numpy
 
     depends_build-append \
</pre><pre style='margin:0'>

</pre>