[111684] trunk/dports/python/py-sunpy/Portfile

robitaille at macports.org robitaille at macports.org
Sat Sep 28 05:45:02 PDT 2013


Revision: 111684
          https://trac.macports.org/changeset/111684
Author:   robitaille at macports.org
Date:     2013-09-28 05:45:02 -0700 (Sat, 28 Sep 2013)
Log Message:
-----------
py-sunpy: fixed build for Python 2.6

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

Modified: trunk/dports/python/py-sunpy/Portfile
===================================================================
--- trunk/dports/python/py-sunpy/Portfile	2013-09-28 12:45:01 UTC (rev 111683)
+++ trunk/dports/python/py-sunpy/Portfile	2013-09-28 12:45:02 UTC (rev 111684)
@@ -5,6 +5,7 @@
 PortGroup           python 1.0
 name                py-sunpy
 version             0.3.1
+revision            1
 maintainers         robitaille
 
 categories-append   science
@@ -34,7 +35,7 @@
                           port:py${python.version}-matplotlib \
                           port:py${python.version}-astropy \
                           port:py${python.version}-pyqt4 \
-                          port:py${python.version}-suds-jurko \
+                          port:py${python.version}-suds \
                           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/aa461b3b/attachment.html>


More information about the macports-changes mailing list