Modified: trunk/dports/python/py-ipywidgets/Portfile (148966 => 148967)
--- trunk/dports/python/py-ipywidgets/Portfile 2016-05-23 20:53:32 UTC (rev 148966)
+++ trunk/dports/python/py-ipywidgets/Portfile 2016-05-23 20:54:46 UTC (rev 148967)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-ipywidgets
-version 5.1.3
+version 5.1.4
revision 0
platforms darwin
license BSD
@@ -19,12 +19,12 @@
long_description ${description}
homepage http://ipython.org
-master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}
+master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
-checksums rmd160 b90bf391ce77261faf9760fb3d323300e839755e \
- sha256 316f9d90121901dc7b1cbba67175f9d628a5e2fce076d0c45f54331a2c9ada87
+checksums rmd160 46860d437bb0c2692ca2ebfe4f9007ca9ac949a6 \
+ sha256 0e5c105a88395e472d667bcc6f1dcb4244050f0dfd2e60f06ce765193d068226
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-ipython \