python-ipython_ipywidgets: update to 6.0.1
This commit is contained in:
parent
38ee1c9115
commit
09e97c200a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-ipython_ipywidgets'
|
||||
pkgname=python-ipython_ipywidgets
|
||||
version=6.0.0
|
||||
revision=2
|
||||
version=6.0.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="ipywidgets-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/ipython/ipywidgets"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/i/ipywidgets/ipywidgets-${version}.tar.gz"
|
||||
checksum=afa6248850cff14ef86117db87aeab0b12237e4eaf740e73716460ed593a43a7
|
||||
checksum=4a85f1d6c201220e9ec907ebb5d4bc458c8d75ea3c8997678e3f73c6cf4268ab
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING.md LICENSE
|
||||
|
|
Loading…
Reference in a new issue