[137741] trunk/dports/python/py-obspy/Portfile

petr at macports.org petr at macports.org
Thu Jun 18 05:59:01 PDT 2015


Revision: 137741
          https://trac.macports.org/changeset/137741
Author:   petr at macports.org
Date:     2015-06-18 05:59:01 -0700 (Thu, 18 Jun 2015)
Log Message:
-----------
py-obspy: fix dependency

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

Modified: trunk/dports/python/py-obspy/Portfile
===================================================================
--- trunk/dports/python/py-obspy/Portfile	2015-06-18 12:53:10 UTC (rev 137740)
+++ trunk/dports/python/py-obspy/Portfile	2015-06-18 12:59:01 UTC (rev 137741)
@@ -11,7 +11,7 @@
 conflicts           ${name}-devel
 
 version             0.10.2
-revision            1
+revision            2
 categories-append   science
 platforms           darwin
 license             LGPL-3
@@ -48,6 +48,7 @@
                             port:py${python.version}-matplotlib \
                             port:py${python.version}-numpy \
                             port:py${python.version}-scipy \
+                            port:py${python.version}-setuptools \
                             port:py${python.version}-sqlalchemy
 
     # Note: Required for post-installation testing only
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150618/3d707d6d/attachment.html>


More information about the macports-changes mailing list