Merge pull request #13107 from pbui/python-jupyter_ipywidgets

This commit is contained in:
Alessio Sergi 2018-04-05 11:57:56 +02:00 committed by GitHub
commit cd490414c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'python-jupyter_ipywidgets'
pkgname=python-jupyter_ipywidgets
version=7.1.2
version=7.2.0
revision=1
noarch=yes
_widgetsnbextver=3.1.0
_widgetsnbextver=3.2.0
wrksrc="ipywidgets-${version}"
build_style=python-module
pycompile_module="ipywidgets"
@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/jupyter-widgets/ipywidgets"
license="3-clause-BSD"
distfiles="${PYPI_SITE}/i/ipywidgets/ipywidgets-${version}.tar.gz"
checksum=4263ce721a1e5b53a84c4595a5e296d270ae0dc534401b536f4dda64e0b0ca02
checksum=f23aac2447f593dbdc89a86833a2d59666ed44af42b23c267de380c324599507
post_install() {
vlicense COPYING.md LICENSE

View File

@ -1,6 +1,6 @@
# Template file for 'python-jupyter_widgetsnbextension'
pkgname=python-jupyter_widgetsnbextension
version=3.1.4
version=3.2.0
revision=1
noarch=yes
wrksrc="widgetsnbextension-${version}"
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://pypi.python.org/pypi/widgetsnbextension"
license="3-clause-BSD"
distfiles="${PYPI_SITE}/w/widgetsnbextension/widgetsnbextension-${version}.tar.gz"
checksum=79f164a644620abbe351440a70468ac3a5b22b392afa4577c8d5f91577a2669b
checksum=9b584b9210dadc98f1fae384fff5f4db047df0b94a81b2388c7b0b14a99c3f32
pre_build() {
sed -i '/widgetsnbextension.json/d' setup.py