[120789] trunk/dports/python/py-astropy/Portfile
Revision: 120789 https://trac.macports.org/changeset/120789 Author: robitaille@macports.org Date: 2014-06-07 06:59:47 -0700 (Sat, 07 Jun 2014) Log Message: ----------- py-astropy: updated to 0.3.2 Modified Paths: -------------- trunk/dports/python/py-astropy/Portfile Modified: trunk/dports/python/py-astropy/Portfile =================================================================== --- trunk/dports/python/py-astropy/Portfile 2014-06-07 12:21:29 UTC (rev 120788) +++ trunk/dports/python/py-astropy/Portfile 2014-06-07 13:59:47 UTC (rev 120789) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup python 1.0 name py-astropy -version 0.3 +version 0.3.2 maintainers robitaille categories-append science @@ -18,11 +18,11 @@ homepage http://www.astropy.org master_sites http://pypi.python.org/packages/source/a/astropy/ distname astropy-${version} -checksums md5 d9aee73db94d86da1c67607d854c72b7 \ - sha1 c7a1a57367dc948ee04cf687794dc20635867aeb \ - rmd160 f9f62cebd42055447fb80b09479ef0a679ffebf1 +checksums md5 a9ca553a7622c09221068c8b202c21ef \ + sha1 f928b37e24842d5041ffe39e4c6fb22e74a67362 \ + rmd160 207ff07335bb48279e9b5e8f04e91a46e7e91a37 -python.versions 26 27 32 33 +python.versions 26 27 32 33 34 build.args-append --use-system-cfitsio \ --use-system-expat \
participants (1)
-
robitaille@macports.org