[111680] trunk/dports/python/py-sunpy/Portfile
robitaille at macports.org
robitaille at macports.org
Sat Sep 28 05:18:10 PDT 2013
Revision: 111680
https://trac.macports.org/changeset/111680
Author: robitaille at macports.org
Date: 2013-09-28 05:18:10 -0700 (Sat, 28 Sep 2013)
Log Message:
-----------
py-sunpy: updated to 0.3.1
Modified Paths:
--------------
trunk/dports/python/py-sunpy/Portfile
Modified: trunk/dports/python/py-sunpy/Portfile
===================================================================
--- trunk/dports/python/py-sunpy/Portfile 2013-09-28 11:57:38 UTC (rev 111679)
+++ trunk/dports/python/py-sunpy/Portfile 2013-09-28 12:18:10 UTC (rev 111680)
@@ -4,8 +4,7 @@
PortSystem 1.0
PortGroup python 1.0
name py-sunpy
-version 0.1
-revision 1
+version 0.3.1
maintainers robitaille
categories-append science
@@ -20,21 +19,22 @@
homepage http://www.sunpy.org
master_sites http://pypi.python.org/packages/source/s/sunpy/
distname sunpy-${version}
-checksums md5 e0506b27c16b642e4f9c50c54ad0b3f2 \
- sha1 38cc3b2612aa94667b5483129497822fa0985019 \
- rmd160 132f8364811755cd29d4c67e2f7b8f917f1b2003
+checksums md5 6bc66ddbbfc081637e88c276fff5ac48 \
+ sha1 e811627423d600391e3c1eb766df187229a828f0 \
+ rmd160 3a6974c14ddf4540051f18830d4a45188b6e8579
python.versions 26 27
python.default_version 27
if {$subport != $name} {
- depends_build-append port:py${python.version}-numpy \
- port:py${python.version}-scipy \
+ depends_build-append port:py${python.version}-numpy
+
+ depends_lib-append port:py${python.version}-scipy \
port:py${python.version}-matplotlib \
- port:py${python.version}-pyfits \
+ port:py${python.version}-astropy \
port:py${python.version}-pyqt4 \
- port:py${python.version}-suds \
+ port:py${python.version}-suds-jurko \
port:py${python.version}-pandas \
port:py${python.version}-beautifulsoup4 \
port:py${python.version}-configobj \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130928/86b42620/attachment-0001.html>
More information about the macports-changes
mailing list