[127606] trunk/dports/python/py-cartopy/Portfile

petr at macports.org petr at macports.org
Thu Oct 30 09:27:13 PDT 2014


Revision: 127606
          https://trac.macports.org/changeset/127606
Author:   petr at macports.org
Date:     2014-10-30 09:27:12 -0700 (Thu, 30 Oct 2014)
Log Message:
-----------
py-cartopy: add dependency (testing)

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

Modified: trunk/dports/python/py-cartopy/Portfile
===================================================================
--- trunk/dports/python/py-cartopy/Portfile	2014-10-30 16:24:40 UTC (rev 127605)
+++ trunk/dports/python/py-cartopy/Portfile	2014-10-30 16:27:12 UTC (rev 127606)
@@ -8,6 +8,7 @@
 github.setup        SciTools cartopy 0.11.2 v
 
 name                py-${github.project}
+revision            1
 categories-append   science gis graphics
 platforms           darwin
 license             LGPL-3
@@ -46,7 +47,8 @@
     # Required for post-installation testing only.
     depends_run-append      port:py${python.version}-nose \
                             port:py${python.version}-pep8 \
-                            port:py${python.version}-mock
+                            port:py${python.version}-mock \
+                            port:py${python.version}-owslib
 
     # Adding documentation
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141030/381ab558/attachment.html>


More information about the macports-changes mailing list