Revision: 117450 https://trac.macports.org/changeset/117450 Author: aronnax@macports.org Date: 2014-02-26 12:42:24 -0800 (Wed, 26 Feb 2014) Log Message: ----------- py-healpy: update to 1.7.4 Modified Paths: -------------- trunk/dports/python/py-healpy/Portfile Modified: trunk/dports/python/py-healpy/Portfile =================================================================== --- trunk/dports/python/py-healpy/Portfile 2014-02-26 20:26:13 UTC (rev 117449) +++ trunk/dports/python/py-healpy/Portfile 2014-02-26 20:42:24 UTC (rev 117450) @@ -6,7 +6,7 @@ PortGroup active_variants 1.1 name py-healpy -version 1.7.3 +version 1.7.4 categories-append science license GPL-2 platforms darwin @@ -21,9 +21,9 @@ master_sites https://pypi.python.org/packages/source/[string index ${basename} 0]/${basename}/ homepage http://pypi.python.org/pypi/${basename}/ -checksums md5 f52d673f872587eb0c52bb8f5393c95a \ - sha1 7b56409ad53b10d1d392506cc5c046573672e510 \ - rmd160 2fc759f05731ea31b9bfd77fee7f73142b5e94e6 +checksums md5 bfe12117fe276c05ecf75afe22f1c000 \ + sha1 8c034cdeb6cf45e00a789e481ec8c742951f2a5e \ + rmd160 7c746eef081502c2602f6bbf5ab0aca035068616 python.versions 26 27