[149433] trunk/dports/python/py-astropy/Portfile

robitaille at macports.org robitaille at macports.org
Mon Jun 20 01:50:30 PDT 2016


Revision: 149433
          https://trac.macports.org/changeset/149433
Author:   robitaille at macports.org
Date:     2016-06-20 01:50:30 -0700 (Mon, 20 Jun 2016)
Log Message:
-----------
py-astropy: update version to 1.2 (which drops Python 2.6 support)

Modified Paths:
--------------
    trunk/dports/python/py-astropy/Portfile

Modified: trunk/dports/python/py-astropy/Portfile
===================================================================
--- trunk/dports/python/py-astropy/Portfile	2016-06-20 03:53:52 UTC (rev 149432)
+++ trunk/dports/python/py-astropy/Portfile	2016-06-20 08:50:30 UTC (rev 149433)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           python 1.0
 name                py-astropy
-version             1.1.2
+version             1.2
 maintainers         robitaille
 
 dist_subdir         ${name}/${version}
@@ -20,11 +20,11 @@
 homepage            http://www.astropy.org
 master_sites        pypi:a/astropy/
 distname            astropy-${version}
-checksums           md5     cbe32023b5b1177d1e2498a0d00cda51 \
-                    sha1    ac218c3fdb7a3fbd07a3dc017e4d87b7a5ba7dee \
-                    rmd160  34852ebee7720e448c2fef6e3f9ea0429e46ca41
+checksums           md5     3a215762e1688c7d53bd32c78e7fa67a \
+                    sha1    2fd4410b51d1e8b657ad9c101f8612fa505284f6 \
+                    rmd160  ea9dad7b5124e6a577979f6e2c1a5f9fcbf0eeed
 
-python.versions     26 27 33 34 35
+python.versions     27 33 34 35
 
 build.args-append   --use-system-cfitsio \
                     --use-system-expat \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160620/ea8f1539/attachment.html>


More information about the macports-changes mailing list