[146591] trunk/dports/python/py-jupyter_core/Portfile

stromnov at macports.org stromnov at macports.org
Sat Mar 12 14:02:29 PST 2016


Revision: 146591
          https://trac.macports.org/changeset/146591
Author:   stromnov at macports.org
Date:     2016-03-12 14:02:29 -0800 (Sat, 12 Mar 2016)
Log Message:
-----------
py-jupyter_core: update to version 4.1.0

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

Modified: trunk/dports/python/py-jupyter_core/Portfile
===================================================================
--- trunk/dports/python/py-jupyter_core/Portfile	2016-03-12 22:02:04 UTC (rev 146590)
+++ trunk/dports/python/py-jupyter_core/Portfile	2016-03-12 22:02:29 UTC (rev 146591)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-jupyter_core
-version             4.0.6
+version             4.1.0
 revision            0
 platforms           darwin
 license             BSD
@@ -23,11 +23,12 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  07b2cc398fa19fc7842c640ad398f31b774cfab5 \
-                    sha256  96a68a3b1d018ff7776270b26b7cb0cfd7a18a53ef2061421daff435707d198c
+checksums           rmd160  e77b529671b528eb023e98ed030a94d13bfc628a \
+                    sha256  146af0679c33c56db4b85b785f3dacd933ffaca97e7d2d56ff577a5485c2bd13
 
 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
 
     livecheck.type      none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160312/706f5e6d/attachment.html>


More information about the macports-changes mailing list