[152184] trunk/dports/python/py-jupyter_client/Portfile

stromnov at macports.org stromnov at macports.org
Wed Aug 31 13:47:12 PDT 2016


Revision: 152184
          https://trac.macports.org/changeset/152184
Author:   stromnov at macports.org
Date:     2016-08-31 13:47:12 -0700 (Wed, 31 Aug 2016)
Log Message:
-----------
py-jupyter_client: update to version 4.4.0

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

Modified: trunk/dports/python/py-jupyter_client/Portfile
===================================================================
--- trunk/dports/python/py-jupyter_client/Portfile	2016-08-31 20:44:39 UTC (rev 152183)
+++ trunk/dports/python/py-jupyter_client/Portfile	2016-08-31 20:47:12 UTC (rev 152184)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-jupyter_client
-version             4.3.0
+version             4.4.0
 revision            0
 platforms           darwin
 license             BSD
@@ -23,11 +23,12 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  7095b34b6ee84910baa22a3ed66b2cbed3feb267 \
-                    sha256  70b2e88403835a1d54b83858783d9e5e5771fa4bb6f6904e0b5bb8cfde4b99dd
+checksums           rmd160  e34627ad54b004d8c16c85d54292c0d51eae8d5b \
+                    sha256  c99a52fac2e5b7a3b714e9252ebf72cbf97536d556ae2b5082baccc3e5cd52ee
 
 if {${name} ne ${subport}} {
-    depends_lib-append  port:py${python.version}-traitlets \
+    depends_lib-append  port:py${python.version}-setuptools \
+                        port:py${python.version}-traitlets \
                         port:py${python.version}-jupyter_core \
                         port:py${python.version}-zmq
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160831/a18bd8e1/attachment-0001.html>


More information about the macports-changes mailing list