[148195] trunk/dports/python/py-ipywidgets/Portfile
stromnov at macports.org
stromnov at macports.org
Fri Apr 29 04:59:58 PDT 2016
Revision: 148195
https://trac.macports.org/changeset/148195
Author: stromnov at macports.org
Date: 2016-04-29 04:59:58 -0700 (Fri, 29 Apr 2016)
Log Message:
-----------
py-ipywidgets: update to version 5.1.2
Modified Paths:
--------------
trunk/dports/python/py-ipywidgets/Portfile
Modified: trunk/dports/python/py-ipywidgets/Portfile
===================================================================
--- trunk/dports/python/py-ipywidgets/Portfile 2016-04-29 11:59:02 UTC (rev 148194)
+++ trunk/dports/python/py-ipywidgets/Portfile 2016-04-29 11:59:58 UTC (rev 148195)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-ipywidgets
-version 5.0.0
+version 5.1.2
revision 0
platforms darwin
license BSD
@@ -19,18 +19,18 @@
long_description ${description}
homepage http://ipython.org
-master_sites https://pypi.python.org/packages/67/02/8102f3a42f55f7e3281b174de0834ed9368fdc65a89495efda731c96f57b
+master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
-checksums rmd160 fe6a81424b86090db8aed0104443d9a9d39fa6e1 \
- sha256 ccf993965dd06f65299e27eb8fed0130fce6b0c6547fdb2b1c87861f6a4fae7f
+checksums rmd160 7ebc88583f4f8259a8ecd093d81ded4c2fe6ed00 \
+ sha256 139c22754b6c41c03f55abd1b7f4aa5dc0cfd7f959cbf99e1560af6005c40a2e
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-ipython \
port:py${python.version}-ipykernel \
port:py${python.version}-traitlets \
- port:py${python.version}-notebook
+ port:py${python.version}-widgetsnbextension
livecheck.type none
} else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160429/65d6bfc4/attachment.html>
More information about the macports-changes
mailing list