[125996] trunk/dports/python/py-saga/Portfile

petr at macports.org petr at macports.org
Wed Oct 1 10:48:13 PDT 2014


Revision: 125996
          https://trac.macports.org/changeset/125996
Author:   petr at macports.org
Date:     2014-10-01 10:48:12 -0700 (Wed, 01 Oct 2014)
Log Message:
-----------
py-saga: update to version 0.20

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

Modified: trunk/dports/python/py-saga/Portfile
===================================================================
--- trunk/dports/python/py-saga/Portfile	2014-10-01 17:45:55 UTC (rev 125995)
+++ trunk/dports/python/py-saga/Portfile	2014-10-01 17:48:12 UTC (rev 125996)
@@ -8,7 +8,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-saga
-version             0.15
+version             0.20
 categories-append   net science
 platforms           darwin
 supported_archs     noarch
@@ -32,9 +32,9 @@
 distname            ${_name}-${version}
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
 
-checksums           md5     b82a01692748915cf7dabc7ac019c5c8 \
-                    rmd160  1c36b82535e1ddeb16575d1bf49e389a39631d50 \
-                    sha256  3a4893e31aaae3d924cd70ba2349294393ad6b8ca38fc7589f45bf655f08032e
+checksums           md5     1c556eda2a64c337a9734698e3953c14 \
+                    rmd160  a45af477a48039bb98e0c300d62dbecb5c510172 \
+                    sha256  aac046bc5fc6b7c51cd3ae1ab2a4f8c5926d7bd5b6fc6e898099b85d53c45918
 
 python.versions     26 27
 
@@ -45,6 +45,9 @@
                             port:py${python.version}-radical-utils \
                             port:py${python.version}-libcloud
 
+    # testing only
+    depends_run-append      port:py${python.version}-nose
+
     # Adding documentation
     post-destroot {
         set dest_doc ${destroot}${prefix}/share/doc/${subport}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141001/fdab8d8f/attachment.html>


More information about the macports-changes mailing list