Revision: 108501 https://trac.macports.org/changeset/108501 Author: robitaille@macports.org Date: 2013-07-24 15:32:55 -0700 (Wed, 24 Jul 2013) Log Message: ----------- py-astropy: updated to 0.2.4 Modified Paths: -------------- trunk/dports/python/py-astropy/Portfile Modified: trunk/dports/python/py-astropy/Portfile =================================================================== --- trunk/dports/python/py-astropy/Portfile 2013-07-24 21:21:18 UTC (rev 108500) +++ trunk/dports/python/py-astropy/Portfile 2013-07-24 22:32:55 UTC (rev 108501) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup python 1.0 name py-astropy -version 0.2.3 +version 0.2.4 maintainers robitaille categories-append science @@ -18,9 +18,9 @@ homepage http://www.astropy.org master_sites http://pypi.python.org/packages/source/a/astropy/ distname astropy-${version} -checksums md5 c9962b4a519ba63933248dee23ddacc9 \ - sha1 9a95ec87ec2d270b0149b92e06e9155c9b40efa0 \ - rmd160 5ca8127a5759fe47b3962893c990b16a2f0ca55e +checksums md5 b7a8758baea1c88af727fe87d76abdf8 \ + sha1 421acc18e8aa3722050aae5f092b90acd1ee3aba \ + rmd160 e40ce95423b79bb44085b14c66639167e6af07c8 python.versions 26 27 31 32 33 @@ -36,7 +36,8 @@ port:py${python.version}-numpy depends_build-append \ - port:pkgconfig + port:pkgconfig \ + port:py${python.version}-setuptools pre-build { file rename ${worksrcpath}/scripts/fitscheck \