Revision: 149411 https://trac.macports.org/changeset/149411 Author: robitaille@macports.org Date: 2016-06-18 04:00:14 -0700 (Sat, 18 Jun 2016) Log Message: ----------- py-astropy: updated to 1.1.2 Modified Paths: -------------- trunk/dports/python/py-astropy/Portfile Modified: trunk/dports/python/py-astropy/Portfile =================================================================== --- trunk/dports/python/py-astropy/Portfile 2016-06-18 10:58:36 UTC (rev 149410) +++ trunk/dports/python/py-astropy/Portfile 2016-06-18 11:00:14 UTC (rev 149411) @@ -4,8 +4,7 @@ PortSystem 1.0 PortGroup python 1.0 name py-astropy -version 1.1.1 -revision 2 +version 1.1.2 maintainers robitaille dist_subdir ${name}/${version} @@ -21,9 +20,9 @@ homepage http://www.astropy.org master_sites pypi:a/astropy/ distname astropy-${version} -checksums md5 03a6a9189fc0ce58862540c974bc17e8 \ - sha1 2017eb49bae29607e8e4095fc9d918510ddcdf36 \ - rmd160 895b3d5b8bb728516ffb42ca2a851770b6d3a550 +checksums md5 cbe32023b5b1177d1e2498a0d00cda51 \ + sha1 ac218c3fdb7a3fbd07a3dc017e4d87b7a5ba7dee \ + rmd160 34852ebee7720e448c2fef6e3f9ea0429e46ca41 python.versions 26 27 33 34 35
participants (1)
-
robitaille@macports.org