Revision
149114
Author
stromnov@macports.org
Date
2016-05-31 07:00:35 -0700 (Tue, 31 May 2016)

Log Message

py-ipywidgets: update to version 5.1.5

Modified Paths

Diff

Modified: trunk/dports/python/py-ipywidgets/Portfile (149113 => 149114)


--- trunk/dports/python/py-ipywidgets/Portfile	2016-05-31 13:56:26 UTC (rev 149113)
+++ trunk/dports/python/py-ipywidgets/Portfile	2016-05-31 14:00:35 UTC (rev 149114)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-ipywidgets
-version             5.1.4
+version             5.1.5
 revision            0
 platforms           darwin
 license             BSD
@@ -23,8 +23,8 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  46860d437bb0c2692ca2ebfe4f9007ca9ac949a6 \
-                    sha256  0e5c105a88395e472d667bcc6f1dcb4244050f0dfd2e60f06ce765193d068226
+checksums           rmd160  8e366ba656ba755a6b02349aa3a8ea52b7ccea70 \
+                    sha256  9590407ed96c3ac4fe22b4d18eb59854de83d1f6a007522b8d63373ed06e1eaf
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-ipython \