Revision: 148822 https://trac.macports.org/changeset/148822 Author: aronnax@macports.org Date: 2016-05-19 08:57:54 -0700 (Thu, 19 May 2016) Log Message: ----------- py-healpy: update to 1.9.1 Modified Paths: -------------- trunk/dports/python/py-healpy/Portfile Modified: trunk/dports/python/py-healpy/Portfile =================================================================== --- trunk/dports/python/py-healpy/Portfile 2016-05-19 15:57:37 UTC (rev 148821) +++ trunk/dports/python/py-healpy/Portfile 2016-05-19 15:57:54 UTC (rev 148822) @@ -6,8 +6,7 @@ PortGroup active_variants 1.1 name py-healpy -version 1.8.4 -revision 1 +version 1.9.1 categories-append science license GPL-2 platforms darwin @@ -22,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 d99576e843a3f3aa0834fed0524b9981 \ - sha1 6789ec4bf9a97777c52b760a44e570f7e73b59ec \ - rmd160 c56536d30615cb067059c06885cfe15eecca40ce +checksums md5 5d1b082dce77e56023329496cecab48d \ + rmd160 0a3477447e212882875fcdd1d4d3c46264779df4 \ + sha256 b88fcd667e0bf474335811018cb97932b5f9d5575f22d2237b6707844a121c23 python.versions 27 34
participants (1)
-
aronnax@macports.org