python-ipython_widgetsnbextension: update to 2.0.1
This commit is contained in:
parent
09e97c200a
commit
3ab98761e4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-ipython_widgetsnbextension'
|
||||
pkgname=python-ipython_widgetsnbextension
|
||||
version=2.0.0
|
||||
revision=2
|
||||
version=2.0.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="widgetsnbextension-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,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=566582a84642d0c0f78b756a954450a38a8743eeb8dad04b7cab3ca66f455e6f
|
||||
checksum=53bc3d7e1ba19f0e17a3787d5daa32aca219a577aaf88325cabf30ccf67431f9
|
||||
|
||||
python3-ipython_widgetsnbextension_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue