[105844] trunk/dports/python/py-pyfits/Portfile

aronnax at macports.org aronnax at macports.org
Tue May 7 14:49:05 PDT 2013


Revision: 105844
          https://trac.macports.org/changeset/105844
Author:   aronnax at macports.org
Date:     2013-05-07 14:49:05 -0700 (Tue, 07 May 2013)
Log Message:
-----------
py-pyfits: upgrade to 3.1.2, add Python 3.3 subport

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

Modified: trunk/dports/python/py-pyfits/Portfile
===================================================================
--- trunk/dports/python/py-pyfits/Portfile	2013-05-07 21:24:17 UTC (rev 105843)
+++ trunk/dports/python/py-pyfits/Portfile	2013-05-07 21:49:05 UTC (rev 105844)
@@ -8,13 +8,13 @@
 set realname        pyfits
 
 name                py-${realname}
-version             3.1.1
+version             3.1.2
 categories-append   science
 license             BSD
 platforms           darwin
 maintainers         aronnax openmaintainer
 
-python.versions     25 26 27 31 32
+python.versions     25 26 27 31 32 33
 
 description         Python interface to FITS formatted files
 
@@ -29,9 +29,9 @@
 master_sites        http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}
 distname            ${realname}-${version}
 
-checksums           md5     2914f21747a6beaa9ce10a266fb9b4d7 \
-                    sha1    8d9e8564016a6051dcddf0f2a5eee20729a95544 \
-                    rmd160  073cfd187fbdfe78c6989620730c2869f698f0fa
+checksums           md5     fc849bf9b8d79235356d3fd1096757c1 \
+                    sha1    442dd89e62d68d91c1bc0a0ee4364cab794c52e8 \
+                    rmd160  c80064d9b6f077bc6aae6f551c111b3503e50f58
 
 if {$subport != $name} {
     depends_lib-append  port:py${python.version}-numpy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130507/1b1faf7f/attachment.html>


More information about the macports-changes mailing list