[103315] trunk/dports/python/py-astropy

robitaille at macports.org robitaille at macports.org
Thu Feb 21 06:12:49 PST 2013


Revision: 103315
          https://trac.macports.org/changeset/103315
Author:   robitaille at macports.org
Date:     2013-02-21 06:12:49 -0800 (Thu, 21 Feb 2013)
Log Message:
-----------
py-astropy: updated to 0.2

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

Removed Paths:
-------------
    trunk/dports/python/py-astropy/files/

Modified: trunk/dports/python/py-astropy/Portfile
===================================================================
--- trunk/dports/python/py-astropy/Portfile	2013-02-21 13:29:21 UTC (rev 103314)
+++ trunk/dports/python/py-astropy/Portfile	2013-02-21 14:12:49 UTC (rev 103315)
@@ -4,31 +4,25 @@
 PortSystem          1.0
 PortGroup           python 1.0
 name                py-astropy
-version             0.1
-revision            1
+version             0.2
 maintainers         robitaille
 
 categories-append   science
 description         A Community Python Library for Astronomy
 long_description    The Astropy project is a common effort to develop \
-                    a single core package for Astronomy. Major packages such \
-                    as PyFITS, PyWCS, vo, and asciitable already merged in, \
-                    and many more components being worked on. In particular, \
-                    we are developing imaging, photometric, and spectroscopic \
-                    functionality, as well as frameworks for cosmology, unit \
-                    handling, and coordinate transformations.
-
+                    a single core package for Astronomy.
+                    
 platforms           darwin
 license             BSD
 
 homepage            http://www.astropy.org
-master_sites        http://cloud.github.com/downloads/astropy/astropy/
+master_sites        http://pypi.python.org/packages/source/a/astropy/
 distname            astropy-${version}
-checksums           md5     c23f98c42c221b76a9fa827527ccfd77 \
-                    sha1    89e483a021f94a3e9807a737f8bb3aee93af5a60 \
-                    rmd160  9dc3fc390d3eb15a6e5997e0f6703bef046a2cdd
+checksums           md5     1a69f5b402c05c53f0610a60c71b0884 \
+                    sha1    42f046c608cb3865402a9a637e5a5f477d77a608 \
+                    rmd160  7444d431a58fecc8d32923a4ac650c0856c1189d
 
-python.versions     26 27 31 32
+python.versions     26 27 31 32 33
 python.default_version 27
 
 if {$subport != $name} {
@@ -44,6 +38,4 @@
                     ${worksrcpath}/scripts/volint-ap
     }
 
-    patchfiles patch-astropy-setup_helpers.py.diff
-
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130221/ece65dd6/attachment-0001.html>


More information about the macports-changes mailing list