[125994] trunk/dports/python/py-radical-utils/Portfile

petr at macports.org petr at macports.org
Wed Oct 1 10:42:28 PDT 2014


Revision: 125994
          https://trac.macports.org/changeset/125994
Author:   petr at macports.org
Date:     2014-10-01 10:42:28 -0700 (Wed, 01 Oct 2014)
Log Message:
-----------
py-radical-utils: update to version 0.7.7

Modified Paths:
--------------
    trunk/dports/python/py-radical-utils/Portfile

Modified: trunk/dports/python/py-radical-utils/Portfile
===================================================================
--- trunk/dports/python/py-radical-utils/Portfile	2014-10-01 17:34:31 UTC (rev 125993)
+++ trunk/dports/python/py-radical-utils/Portfile	2014-10-01 17:42:28 UTC (rev 125994)
@@ -8,7 +8,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-radical-utils
-version             0.7.3
+version             0.7.7
 categories-append   net parallel devel
 platforms           darwin
 supported_archs     noarch
@@ -27,15 +27,17 @@
 distname            ${_name}-${version}
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
 
-checksums           md5     263e64d1e003de47476bc3b27efa3f06 \
-                    rmd160  c8e0dc0318e67ed56bf5f2ae24ccf94cff05ca79 \
-                    sha256  617d50ca85e9451514de21a342b147f3a53e95f0a28ec56117f6ba3c7bcf49b8
+checksums           md5     78bdad6980afb2e40970fcce741d82f6 \
+                    rmd160  8076cb523c7614d34c27df4235ef9ca939eb9566 \
+                    sha256  d7aa96134418f3f9df6e3cae63af962949d7dea3e6e8ca9e4659ee5ef3a996a3
 
 python.versions     26 27
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools
-    depends_lib-append      port:py${python.version}-colorama
+    depends_lib-append      port:py${python.version}-colorama \
+                            port:py${python.version}-pymongo \
+                            port:py${python.version}-nose
 
     test.run        yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141001/0e600991/attachment.html>


More information about the macports-changes mailing list