[121422] trunk/dports/python/py-healpy/Portfile

aronnax at macports.org aronnax at macports.org
Tue Jun 24 19:34:49 PDT 2014


Revision: 121422
          https://trac.macports.org/changeset/121422
Author:   aronnax at macports.org
Date:     2014-06-24 19:34:49 -0700 (Tue, 24 Jun 2014)
Log Message:
-----------
py-healpy: update to 1.8.1; add subports for Python 3.2, 3.3, 3.4

Modified Paths:
--------------
    trunk/dports/python/py-healpy/Portfile

Modified: trunk/dports/python/py-healpy/Portfile
===================================================================
--- trunk/dports/python/py-healpy/Portfile	2014-06-25 02:08:41 UTC (rev 121421)
+++ trunk/dports/python/py-healpy/Portfile	2014-06-25 02:34:49 UTC (rev 121422)
@@ -6,7 +6,7 @@
 PortGroup               active_variants 1.1
 
 name                    py-healpy
-version                 1.7.4
+version                 1.8.1
 categories-append       science
 license                 GPL-2
 platforms               darwin
@@ -21,11 +21,11 @@
 master_sites            https://pypi.python.org/packages/source/[string index ${basename} 0]/${basename}/
 homepage                http://pypi.python.org/pypi/${basename}/
 
-checksums               md5     bfe12117fe276c05ecf75afe22f1c000 \
-                        sha1    8c034cdeb6cf45e00a789e481ec8c742951f2a5e \
-                        rmd160  7c746eef081502c2602f6bbf5ab0aca035068616
+checksums               md5     1d1bccccea407eda4c366440ac09a3d7 \
+                        sha1    5c6a9bfcc66416f6a97bcab228bcfbf0a641b761 \
+                        rmd160  8494c6be8899cd3a6e18e7cece15c3b60d52091c
 
-python.versions         26 27
+python.versions         26 27 32 33 34
 
 if {${name} ne ${subport}} {
 
@@ -45,12 +45,14 @@
     }
 
     depends_build       port:pkgconfig \
+                        port:py${python.version}-cython \
                         port:py${python.version}-setuptools
 
     depends_lib-append  port:cfitsio \
                         port:py${python.version}-numpy \
                         port:py${python.version}-pyfits \
                         port:py${python.version}-matplotlib \
+                        port:py${python.version}-six \
                         port:healpix-cxx
 
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140624/c7eda719/attachment.html>


More information about the macports-changes mailing list